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
None
Requires (Dev)
- phpunit/phpunit: 4.8.*
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-17 06:00:50 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.