Uses of Interface
org.codehaus.plexus.logging.Logger
Packages that use Logger
Package
Description
- 
Uses of Logger in org.codehaus.plexus
Methods in org.codehaus.plexus that return Logger - 
Uses of Logger in org.codehaus.plexus.logging
Classes in org.codehaus.plexus.logging that implement 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 LoggerMethods in org.codehaus.plexus.logging.console that return LoggerModifier and TypeMethodDescriptionConsoleLogger.getChildLogger(String name) ConsoleLoggerManager.getLoggerForComponent(String role, String hint)