henderjon / chevron-loggers
a blindingly simple logger implementing PSR-3
v5.0.0
2016-08-09 14:26 UTC
Requires
- php: >=5.4.0
- psr/log: ~1.0
Requires (Dev)
- phpunit/phpunit: ~4.0
README
Loggers is a blindingly simple logger implementing PSR-3.
Read up on PSR-3 and you'll be just fine. Consider using monolog--that's apparently what all the cool kids are using.
Peruse the tests or, if present, the examples directory to see usage.
See packagist for version/installation info.