/PHP-Logger-Class

PHP Logger class to easily log notices, warnings, errors or fatal errors into a logfile with a timestamp.

Primary LanguagePHP

PHP file logger

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.