Download the PHP package unicate/logger without Composer
On this page you can find all versions of the php package unicate/logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package logger
Logger
Basic PSR-3 compliant logger implementation. See https://www.php-fig.org/psr/psr-3/
Installation
Use composer:
Example
- Use the constructor to pass the current loglevel.
- The path to the log directory is optional. If not provided it will be logged to StdOut.
-
A filename including date pattern can also be passed optionally. Default is '{Y-m-d}-log.txt'.
- Methods for each loglevel are implemented.
- Data in {curly brackets} will be replaced with string in associative array and corresponding key.
All versions of logger with dependencies
PHP Build Version
Package Version
The package unicate/logger contains the following files
Loading the files please wait ....