This package abstracts the logging of messages to different logging targets.
There is a factory class that instantiates the logging driver class that performs that actual logging actions.
There driver classes for logging messages to file, display the messages as part of the current script output or send the log messages to a given e-mail address.
The current logging driver can be configured using a separate XML file.
| Project record: |
nmnlogger |
| Popularity score: |
19.49 |
| Vitality score: |
1.46 |
| Not yet rated by the users |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| PHPMailer |
Conditional |
needed to use the mail logging feature |
| |
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 |
logger (10 files, 3 directories) |
| File |
Role |
Description |
readMe.txt |
Doc. |
readme for fileLogs |