Download the PHP package rnr1721/le7-logger without Composer
On this page you can find all versions of the php package rnr1721/le7-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 le7-logger
Simple PSR-3 logger class for le7 framework or any PHP project
Requirements
- PHP 8.1 or higher.
- Composer 2.0 or higher.
What it can?
- Log to any destination (need to write similar adapter), by default present file, std and null
- Write more than one destination (for example in two files similarry or to file and to db)
Installation
Tests
How use it?
How use different destinations?
For example, we need to write file to two different destinations
Different format in file adapter
or different way
All versions of le7-logger with dependencies
PHP Build Version
Package Version
The package rnr1721/le7-logger contains the following files
Loading the files please wait ....