Logger
The Logger class is used to maintain a persistant log file as efficiently as possible. Using Logger, your programs can append log entries to as many different files as you need, using only 1 fopen() call and 1 fclose() call per log file. Logger's primary use is for debugging personal programs when you can't or don't want to log via error_log().
- Visit Site:
- Logger
- Version:
- 1.0
- Filed in:
-
PHP / Scripts & Programs / Development Tools / Libraries & Classes
- Date Added:
- Feb 3, 2000
- Last Updated:
- Feb 3, 2000
License and Pricing Information
| Publisher site visits: | 3,014 |
|---|---|
| Average rating: | 0.00 |
| Total ratings: | 0 |
Publisher Info
- Author:
