|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggerPlugin | |
---|---|
org.jboss.logging | Common logging infrastructure. |
org.jboss.logging.util | Logging utilties and helpers. |
Uses of LoggerPlugin in org.jboss.logging |
---|
Classes in org.jboss.logging that implement LoggerPlugin | |
---|---|
class |
JDK14LoggerPlugin
An example LoggerPlugin which uses the JDK java.util.logging framework. |
class |
Log4jLoggerPlugin
Delegate for org.jboss.logging.Logger logging to log4j. |
class |
NullLoggerPlugin
LoggerPlugin implementation producing no output at all. |
Fields in org.jboss.logging declared as LoggerPlugin | |
---|---|
protected LoggerPlugin |
Logger.loggerDelegate
|
Methods in org.jboss.logging that return LoggerPlugin | |
---|---|
protected static LoggerPlugin |
Logger.getDelegatePlugin(String name)
|
LoggerPlugin |
Logger.getLoggerPlugin()
|
Uses of LoggerPlugin in org.jboss.logging.util |
---|
Constructors in org.jboss.logging.util with parameters of type LoggerPlugin | |
---|---|
LoggerPluginWriter(LoggerPlugin logger)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |