Download the PHP package aldoginting/papertrail-laravel without Composer
On this page you can find all versions of the php package aldoginting/papertrail-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aldoginting/papertrail-laravel
More information about aldoginting/papertrail-laravel
Files in aldoginting/papertrail-laravel
Download aldoginting/papertrail-laravel
More information about aldoginting/papertrail-laravel
Files in aldoginting/papertrail-laravel
Vendor aldoginting
Package papertrail-laravel
Short Description Log laravel request to papertrail
License MIT
Package papertrail-laravel
Short Description Log laravel request to papertrail
License MIT
Please rate this library. Is it a good library?
Informations about the package papertrail-laravel
Papertrail Laravel
Enable Papertrail Logging on Laravel/Lumen.
Installation
Usage
If you're using lumen >= 5.6.x, skip this step.
Configure Monolog in bootstrap/app.php:
For Lumen >= 5.6.x
Add following line to your config/logging.php
channels:
Register Middleware
-
Laravel
Register middleware in app/kernel.php. - Lumen
Register middleware in bootstrap/app.php.
Optionals
You can log response by adding PAPERTRAIL_LOG_RESPOSE=true
in your .env
Milestones
- Move response logging flag to somewhere else
- Support custom message format
All versions of papertrail-laravel with dependencies
PHP Build Version
Package Version
Requires
monolog/monolog Version
~1.12
The package aldoginting/papertrail-laravel contains the following files
Loading the files please wait ....