This class can be used to log events to files or other destinations.
It can send messages to log handlers about events of different levels of priority. A file stream log handler is provided.
The log entries date and time format is configurable.
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.
|
|
| Name: |
EasyLogger |
| Base name: |
easy_logger |
| Description: |
Log events to files |
| Version: |
2.0 |
| PHP version: |
5.1 |
| License: |
Custom (specified in a license file) |
| All time users: |
525 users |
| All time rank: |
4783 |
| Week users: |
0 users |
| Week rank: |
2076  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
Handler (3 files) |