| Interface | Description |
|---|---|
| LogBridge |
| Class | Description |
|---|---|
| AbstractLogBridge |
Abstract base class for
LogBridge implementations. |
| JulLogBridge | |
| Library |
Class that represents the Logdoc library.
|
| LogDef |
Log definition.
|
| LogFacade | |
| LogFilter |
Parameter value log filters.
|
| NullLogFilter |
Log filter that always returns an empty string.
|
| PrintWriterLogBridge | |
| SimpleLogFilter |
Log filter that always returns the original parameter value.
|
| StderrLogBridge | |
| UnsopLogBridge |
Implementation of a
LogBridge that throws an UnsupportedOperationException from each method. |
| Exception | Description |
|---|---|
| NoSuchResourceException |
Exception that indicates that a meta data resource could not be found.
|
| UnsupportedLocaleException |
Exception thrown if a specified locale is not supported by at least one logdoc
Log class. |
Copyright © 2003-2013. All Rights Reserved.