Uses of Class
org.slf4j.impl.StaticLoggerBinder

Packages that use StaticLoggerBinder
org.slf4j.impl Implementations of core logging interfaces defined in the org.slf4j package. 
 

Uses of StaticLoggerBinder in org.slf4j.impl
 

Fields in org.slf4j.impl declared as StaticLoggerBinder
static StaticLoggerBinder StaticLoggerBinder.SINGLETON
          Deprecated. Please use the getSingleton() method instead of accessing this field directly. In future versions, this field will become private.
 

Methods in org.slf4j.impl that return StaticLoggerBinder
static StaticLoggerBinder StaticLoggerBinder.getSingleton()
          Return the singleton of this class.
 



Copyright © 2005-2009 QOS.ch. All Rights Reserved.