Uses of Interface
org.osgi.service.log.Logger
Packages that use Logger
-
Uses of Logger in org.osgi.service.log
Subinterfaces of Logger in org.osgi.service.logModifier and TypeInterfaceDescriptioninterfaceProvides methods for bundles to write messages to the log using printf-style format strings.Methods in org.osgi.service.log with type parameters of type LoggerModifier and TypeMethodDescription<L extends Logger>
LReturn theLoggerof the specified type named with the specified class.<L extends Logger>
LReturn theLoggerof the specified type named with the specified name.<L extends Logger>
LReturn theLoggerof the specified type named with the specified name for the specified bundle.Methods in org.osgi.service.log that return LoggerModifier and TypeMethodDescriptionReturn theLoggernamed with the specified class.Return theLoggernamed with the specified name.Methods in org.osgi.service.log with parameters of type Logger