mombol / php-logger
A PHP file logger fork from gehaxelt/fileLogger
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 12
pkg:composer/mombol/php-logger
Requires (Dev)
- phpunit/phpunit: 4.8.*
This package is not auto-updated.
Last update: 2025-10-16 01:28:01 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.