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 LoggerBaseLoggerManager.createLogger(String name) Logger.getChildLogger(String name) protected LoggerAbstractLogEnabled.getLogger()final LoggerAbstractLoggerManager.getLoggerForComponent(String role) final LoggerBaseLoggerManager.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 TypeMethodDescriptionvoidAbstractLogEnabled.enableLogging(Logger theLogger) voidLogEnabled.enableLogging(Logger logger) protected final voidAbstractLogEnabled.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) LoggerPlexusLifecycleManager.getPlexusLogger(Object bean)