Uses of Class
com.caucho.log.LoggerConfig

Packages that use LoggerConfig
com.caucho.log   
com.caucho.server.resin   
 

Uses of LoggerConfig in com.caucho.log
 

Methods in com.caucho.log with parameters of type LoggerConfig
 void LogConfig.addLogger(LoggerConfig logger)
          Adds a logger.
 

Uses of LoggerConfig in com.caucho.server.resin
 

Methods in com.caucho.server.resin that return LoggerConfig
 LoggerConfig ResinConfig.createLogger()
           
 

Methods in com.caucho.server.resin with parameters of type LoggerConfig
 void ResinConfig.addLogger(LoggerConfig logger)
          Overrides standard configuration to change to system-class-loader.