Package | Description |
---|---|
org.codehaus.plexus |
Provides the API that bootstraps the Plexus Component managment.
|
org.codehaus.plexus.logging |
Provides the classes and interfaces for the core Plexus logging facilities.
|
Modifier and Type | Method and Description |
---|---|
Logger |
PlexusContainer.getLogger()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLogger |
Modifier and Type | Method and Description |
---|---|
Logger |
Logger.getChildLogger(java.lang.String name) |
protected Logger |
AbstractLogEnabled.getLogger() |
Logger |
LoggerManager.getLoggerForComponent(java.lang.String role) |
Logger |
AbstractLoggerManager.getLoggerForComponent(java.lang.String role) |
Logger |
LoggerManager.getLoggerForComponent(java.lang.String role,
java.lang.String roleHint) |
Modifier and Type | Method and Description |
---|---|
void |
LogEnabled.enableLogging(Logger logger) |
void |
AbstractLogEnabled.enableLogging(Logger logger) |
protected void |
AbstractLogEnabled.setupLogger(java.lang.Object component,
Logger logger) |
Copyright © 2014. All Rights Reserved.