chevron / loggers
a blindingly simple logger implementing PSR-3
Installs: 185
Dependents: 4
Suggesters: 2
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/chevron/loggers
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.