Access and manipulation of log4cxx loggers.
Load configuration from file (log4cxx::PropertyConfigurator::configure)
Set minimum severity level (constants TRACE, DEBUG, INFO, WARN, ERROR, FATAL) for given logger. Leading ‘yade.’ will be appended automatically to the logger name; if logger is ‘’, the root logger ‘yade’ will be operated on.