Logging: Easy Logger
Nikola Posa (contact me)
This class can be used to log events to files.
It can write messages to log files about events of different levels of priority. User can set custom date and time format, that'll be displayed in his/her log file.
Log messages are grouped by date, so only if the current date is different from the last logged event date, new date will be added before log messages for that day.
Click here for detailed information about this class on phpclasses.org