andyLib v0.9

Package it.andynaz.log

Classes to do simple logging.

See:
          Description

Class Summary
Config Deprecated. Use the ConfigMgr class to have a configuration for the whole application and not just for the "andyLog" project; this class will be removed in future version.
FileLogger File Logger.
Logger Base logger.
LoggerMgr This class let you create a "default" logger.
NullLogger This logger does nothing.
 

Enum Summary
Level Levels for logs.
 

Package it.andynaz.log Description

Classes to do simple logging.

Logs are written by Logger objects, which uses Level objects.

Author:
andynaz

andyLib v0.9

© 2013 andynaz - http://andynaz.altervista.org