Uses of Class
org.apache.felix.eventadmin.impl.util.LogWrapper

Packages that use LogWrapper
org.apache.felix.eventadmin.impl.util   
 

Uses of LogWrapper in org.apache.felix.eventadmin.impl.util
 

Methods in org.apache.felix.eventadmin.impl.util that return LogWrapper
static LogWrapper LogWrapper.getLogger()
          Returns the singleton instance of this LogWrapper that can be used to send log messages to all currently available LogServices or to standard output, respectively.