Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 205 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 205 Bytes

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.