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(String name) |
protected Logger |
AbstractLogEnabled.getLogger() |
Logger |
AbstractLoggerManager.getLoggerForComponent(String role) |
Logger |
LoggerManager.getLoggerForComponent(String role) |
Logger |
LoggerManager.getLoggerForComponent(String role,
String roleHint) |
Modifier and Type | Method and Description |
---|---|
void |
LogEnabled.enableLogging(Logger logger) |
void |
AbstractLogEnabled.enableLogging(Logger logger) |
protected void |
AbstractLogEnabled.setupLogger(Object component,
Logger logger) |
Copyright © 2019. All rights reserved.