Download the PHP package ddniel16/php-logger without Composer
On this page you can find all versions of the php package ddniel16/php-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ddniel16/php-logger
More information about ddniel16/php-logger
Files in ddniel16/php-logger
Download ddniel16/php-logger
More information about ddniel16/php-logger
Files in ddniel16/php-logger
Vendor ddniel16
Package php-logger
Short Description System logs in php, with options to register in syslog or in a custom file. No dependency. No framework required.
License MIT
Homepage https://github.com/ddniel16/php-logger
Package php-logger
Short Description System logs in php, with options to register in syslog or in a custom file. No dependency. No framework required.
License MIT
Homepage https://github.com/ddniel16/php-logger
Please rate this library. Is it a good library?
Informations about the package php-logger
Php-Logger
System logs in php, with options to register in syslog or in a custom file, with different priorities and in the case of logs to the console, with distinctive colors for each type.
- Install
- Methods
- Examples
- Syslog
- File
- Custom
Install
Using composer:
`
Methods
available methods:
``
Examples
``
Syslog
Write to syslog with the severity of the method or be instructed.
``
File
Written to the file with a message depending on the severity
``
Custom
``
All versions of php-logger with dependencies
PHP Build Version
Package Version
Requires
psr/log Version
1.0.2
The package ddniel16/php-logger contains the following files
Loading the files please wait ....