Download the PHP package rowasc/yii2loggingutils without Composer
On this page you can find all versions of the php package rowasc/yii2loggingutils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rowasc/yii2loggingutils
More information about rowasc/yii2loggingutils
Files in rowasc/yii2loggingutils
Download rowasc/yii2loggingutils
More information about rowasc/yii2loggingutils
Files in rowasc/yii2loggingutils
Vendor rowasc
Package yii2loggingutils
Short Description A very basic logging utility class. Designed to be used as a trait so you can use a default category depending on the class you are at .
License MIT
Package yii2loggingutils
Short Description A very basic logging utility class. Designed to be used as a trait so you can use a default category depending on the class you are at .
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2loggingutils
yii2loggingutils
A very basic logging utility to help setup log categories from the controllers that "use" this trait/
Usage
Configuration
In your Yii2's application config, under components=>log setup new logging categories you want to use
Define your default log category for each class, so you have well defined categories to look into when something goes wrong.
If you want to have a different category for some messages, just override the category when calling the logging functions.
All versions of yii2loggingutils with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
@stable
The package rowasc/yii2loggingutils contains the following files
Loading the files please wait ....