| Package | Description |
|---|---|
| org.znerd.logdoc |
Logdoc-supporting classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLogBridge
Abstract base class for
LogBridge implementations. |
class |
JulLogBridge |
class |
PrintWriterLogBridge |
class |
StderrLogBridge |
class |
UnsopLogBridge
Implementation of a
LogBridge that throws an UnsupportedOperationException from each method. |
| Modifier and Type | Method and Description |
|---|---|
static LogBridge |
Library.getLogBridge()
Get the current logging bridge.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Library.setLogBridge(LogBridge logBridge)
Sets the logging bridge to be used.
|
Copyright © 2003-2013. All Rights Reserved.