appserver-io / logger
Thread-Safe and PSR-3 compatible logger implementation.
2.0.0
2018-06-19 19:20 UTC
Requires
- php: >=5.4.0
- psr/log: *
Requires (Dev)
- appserver-io/build: ~1.0
README
Introduction
Logger provides fully thread-safe and PSR-3 compatible logger implementation.
Issues
In order to bundle our efforts we would like to collect all issues regarding this package in the main project repository's issue tracker.
Please reference the originating repository as the first element of the issue title e.g.:
[appserver-io/<ORIGINATING_REPO>] A issue I am having
External Links
- Documentation at appserver.io