Download the PHP package zozlak/logging without Composer
On this page you can find all versions of the php package zozlak/logging. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zozlak/logging
More information about zozlak/logging
Files in zozlak/logging
Download zozlak/logging
More information about zozlak/logging
Files in zozlak/logging
Vendor zozlak
Package logging
Short Description Set of methods to deal with the HTTP Accept header
License MIT
Homepage https://github.com/zozlak/logging
Package logging
Short Description Set of methods to deal with the HTTP Accept header
License MIT
Homepage https://github.com/zozlak/logging
Please rate this library. Is it a good library?
Informations about the package logging
Logging
A simple file-based PSR-3 logging library.
- provides basic severity level filtering
- can be used as a singleton
- also with multiple logs
- able to serialize arrays and objects (first tries with
__toString()
, then appliesjson_encode()
) - supports placeholders (see PSR-3)
- compatible with all PSR-3 releases from 1 on
Installation
composer require zozlak/logging
Usage
All versions of logging with dependencies
PHP Build Version
Package Version
The package zozlak/logging contains the following files
Loading the files please wait ....