laravel-epilog

IP, referer, user ID and more in Laravel logs

MIT License

Downloads
4.5K
Stars
25

Epilog for Laravel 5

What?

Power up logs. Add client context (IP, referer, user ID and more). Notify on slack on production error.

Install

Install via composer

composer require rap2hpoutre/laravel-epilog

Add Service Provider to config/app.php in providers section

Rap2hpoutre\LaravelEpilog\LaravelEpilogServiceProvider::class,

(optional) Publish configuration in order to use Slack alerts

php artisan vendor:publish

Call Log::info('hello world') or whatever you want and go to see your logs.

Package Rankings
Top 13.22% on Packagist.org
Badges
Extracted from project README
Packagist Packagist Scrutinizer Code Quality Build Status SensioLabs Insight