Download the PHP package rekurzia/yii2-papertrail-log-target without Composer
On this page you can find all versions of the php package rekurzia/yii2-papertrail-log-target. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rekurzia/yii2-papertrail-log-target
More information about rekurzia/yii2-papertrail-log-target
Files in rekurzia/yii2-papertrail-log-target
Download rekurzia/yii2-papertrail-log-target
More information about rekurzia/yii2-papertrail-log-target
Files in rekurzia/yii2-papertrail-log-target
Vendor rekurzia
Package yii2-papertrail-log-target
Short Description Minimal implementation of Yii2 log target sending messages to Papertrail
License MIT
Homepage https://github.com/rekurzia/yii2-papertrail-log-target
Package yii2-papertrail-log-target
Short Description Minimal implementation of Yii2 log target sending messages to Papertrail
License MIT
Homepage https://github.com/rekurzia/yii2-papertrail-log-target
Please rate this library. Is it a good library?
Informations about the package yii2-papertrail-log-target
Yii2 Papertrail log target
Yii2 log target which sends log messages to Papertrail.
Installation
Usage
Add new target to your configuration:
Configuration options
host
and port
Host and port of your Papertrail log destination.
additionalPrefix
Optional. A PHP callable which allows you to add additional prefix. Useful when [ip][userI][sessionId]
is not
enough. Setting as in example above, additional prefix [yourApplicationId]
will be added.
includeContextMessage
Optional. Whether to include also context message. Defaults to false
.
Sample output
Usage of additionalPrefix
highlighted.
License
MIT. See license file.
All versions of yii2-papertrail-log-target with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.6|~7.0
ext-sockets Version *
yiisoft/yii2 Version ~2.0
monolog/monolog Version ~1.0
ext-sockets Version *
yiisoft/yii2 Version ~2.0
monolog/monolog Version ~1.0
The package rekurzia/yii2-papertrail-log-target contains the following files
Loading the files please wait ....