Nmn Logger class 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 ...
License: LGPL - GNU Lesser General Public License
Added: 6 years, 7 months 10 days ago Updated: 6 years, 7 months 10 days ago