Download the PHP package graef685/log without Composer
On this page you can find all versions of the php package graef685/log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor graef685
Package log
Short Description Common interface for logging libraries
License MIT
Homepage https://github.com/php-fig/log
Package log
Short Description Common interface for logging libraries
License MIT
Homepage https://github.com/php-fig/log
Please rate this library. Is it a good library?
Informations about the package log
PSR Log
This repository holds all interfaces/classes/traits related to PSR-3.
Note that this is not a logger of its own. It is merely an interface that describes a logger. See the specification for more details.
Installation
Usage
If you need a logger, you can use the interface like this:
You can then pick one of the implementations of the interface to get a logger.
If you want to implement the interface, you can require this package and
implement Psr\Log\LoggerInterface
in your code. Please read the
specification text
for details.
All versions of log with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package graef685/log contains the following files
Loading the files please wait ....