mombol / php-logger
There is no license information available for the latest version (v0.0.3) of this package.
A PHP file logger fork from gehaxelt/fileLogger
v0.0.3
2016-10-24 13:22 UTC
Requires (Dev)
- phpunit/phpunit: 4.8.*
This package is not auto-updated.
Last update: 2025-02-05 22:29:26 UTC
README
A small PHP logger library to easily log notices, warnings, error or fatal errors with a timestamp into a log file.
See tests/index.php for examples.