Uses of Interface
org.objectweb.util.monolog.api.LoggerFactory

Uses of LoggerFactory in org.objectweb.util.monolog.api
 

Subinterfaces of LoggerFactory in org.objectweb.util.monolog.api
 interface MonologFactory
           
 

Methods in org.objectweb.util.monolog.api that return LoggerFactory
 LoggerFactory Loggable.getLoggerFactory()
          Retrieves the logger factory instance used
 

Methods in org.objectweb.util.monolog.api with parameters of type LoggerFactory
 void Loggable.setLoggerFactory(LoggerFactory lf)
          Assigns the logger factory instance to use