Download the PHP package kyeates/psr-loggers without Composer
On this page you can find all versions of the php package kyeates/psr-loggers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kyeates/psr-loggers
More information about kyeates/psr-loggers
Files in kyeates/psr-loggers
Download kyeates/psr-loggers
More information about kyeates/psr-loggers
Files in kyeates/psr-loggers
Vendor kyeates
Package psr-loggers
Short Description Helpful classes that implement psr/log
License MIT
Package psr-loggers
Short Description Helpful classes that implement psr/log
License MIT
Please rate this library. Is it a good library?
Informations about the package psr-loggers
psr-loggers
Classes that implement psr/log LoggerInterface, useful for testing or wrapping other loggers for extra features
- EchoLogger - Just echos out the logs
- MockLogger - Does nothing, useful for testing.
- ContextLogger - Wraps an existing logger then allows you to set some extra context on the logger that will be added to every log output.
All versions of psr-loggers with dependencies
PHP Build Version
Package Version
Requires
psr/log Version
~1.0
The package kyeates/psr-loggers contains the following files
Loading the files please wait ....