Modifier and Type | Class and Description |
---|---|
class |
NullLoggerPlugin
The null logger plugin.
|
Modifier and Type | Field and Description |
---|---|
static LoggerPlugin |
NullLoggerPlugin.INSTANCE |
Modifier and Type | Method and Description |
---|---|
LoggerPlugin |
Logger.getLoggerPlugin()
Get the logger plugin.
|
LoggerPlugin |
AbstractLoggerPluginInstance.getLoggerPlugin() |
LoggerPlugin |
LoggerPluginInstance.getLoggerPlugin() |
Constructor and Description |
---|
AbstractLoggerPluginInstance(String name,
String resourceBundleName,
LoggerPlugin loggerPlugin)
Construct a new instance.
|
NullLoggerPluginInstance(String name,
LoggerPlugin loggerPlugin)
Construct a new instance.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.