Uses of Class
org.apache.felix.eventadmin.impl.util.LogWrapper
-
Packages that use LogWrapper Package Description 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 Modifier and Type Method Description 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.
-