Uses of Class
it.andynaz.log.Config

Packages that use Config
it.andynaz.log Contains classes to do simple logging. 
 

Uses of Config in it.andynaz.log
 

Methods in it.andynaz.log that return Config
static Config Config.getConfig()
          Returns the shared configuration.
 

Constructors in it.andynaz.log with parameters of type Config
FileLogger(Config conf)
          Creates a FileLogger with a configuration.
FileLogger(String name, Config conf)
          Creates a FileLogger with a name and a configuration.
Logger(Config conf)
          Creates a logger with a configuration.
Logger(String name, Config conf)
          Creates a Logger with a name and a specified configuration.
 



(c) 2013 andynaz - http://andynaz.altervista.org