Uses of Interface
org.codehaus.plexus.logging.Logger
Packages that use Logger
Package
Description
Sisu-Plexus backend implementation.
-
Uses of Logger in org.codehaus.plexus
Fields in org.codehaus.plexus declared as LoggerMethods in org.codehaus.plexus that return LoggerModifier and TypeMethodDescriptionDefaultPlexusContainer.LoggerProvider.get()
DefaultPlexusContainer.getLogger()
MutablePlexusContainer.getLogger()
Methods in org.codehaus.plexus that return types with arguments of type Logger -
Uses of Logger in org.codehaus.plexus.logging
Classes in org.codehaus.plexus.logging that implement LoggerFields in org.codehaus.plexus.logging declared as LoggerFields in org.codehaus.plexus.logging with type parameters of type LoggerMethods in org.codehaus.plexus.logging that return LoggerModifier and TypeMethodDescriptionprotected abstract Logger
BaseLoggerManager.createLogger
(String name) Logger.getChildLogger
(String name) protected Logger
AbstractLogEnabled.getLogger()
final Logger
AbstractLoggerManager.getLoggerForComponent
(String role) final Logger
BaseLoggerManager.getLoggerForComponent
(String role, String hint) LoggerManager.getLoggerForComponent
(String role) LoggerManager.getLoggerForComponent
(String role, String hint) Methods in org.codehaus.plexus.logging with parameters of type LoggerModifier and TypeMethodDescriptionvoid
AbstractLogEnabled.enableLogging
(Logger theLogger) void
LogEnabled.enableLogging
(Logger logger) protected final void
AbstractLogEnabled.setupLogger
(Object component, Logger logger) -
Uses of Logger in org.codehaus.plexus.logging.console
Classes in org.codehaus.plexus.logging.console that implement LoggerFields in org.codehaus.plexus.logging.console declared as LoggerMethods in org.codehaus.plexus.logging.console that return LoggerModifier and TypeMethodDescriptionConsoleLogger.getChildLogger
(String name) ConsoleLoggerManager.getLoggerForComponent
(String role, String hint) -
Uses of Logger in org.eclipse.sisu.plexus
Fields in org.eclipse.sisu.plexus declared as LoggerMethods in org.eclipse.sisu.plexus that return LoggerModifier and TypeMethodDescription(package private) Logger
PlexusLifecycleManager.getPlexusLogger
(Object bean)