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

This package is not auto-updated.

Last update: 2024-09-18 20:38:46 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.