Simple logging class that allows to log the events calling the class directly or as an error handler. For each error type, you may specify how to log the information.
The class may:
- Send an e-mail
- Write to a log file
- Record in a database (MySQL or MSSQL are supported, but you can extend the class to support other databases)
- Display the error or the message
- Do nothing. You may set the class to take no action in a specific situation.
|
|
| Name: |
DLog |
| Base name: |
dlog |
| Description: |
Simple logging class. |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
1682 users |
| All time rank: |
2072 |
| Week users: |
0 users |
| Week rank: |
2160  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|