Uses of Interface
org.xwiki.component.logging.Logger

Packages that use Logger
org.xwiki.component.logging   
org.xwiki.component.phase   
 

Uses of Logger in org.xwiki.component.logging
 

Classes in org.xwiki.component.logging that implement Logger
 class VoidLogger
          Deprecated. starting with 3.1M2 use SLF4J's NOPLogger instead: org.slf4j.helpers.NOPLogger#NOP_LOGGER
 

Methods in org.xwiki.component.logging that return Logger
protected  Logger AbstractLogEnabled.getLogger()
          Deprecated.  
 

Methods in org.xwiki.component.logging with parameters of type Logger
 void AbstractLogEnabled.enableLogging(Logger logger)
          Deprecated.  
 

Uses of Logger in org.xwiki.component.phase
 

Methods in org.xwiki.component.phase with parameters of type Logger
 void LogEnabled.enableLogging(Logger logger)
          Deprecated.  
 



Copyright © 2004-2012 XWiki. All Rights Reserved.