|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ReadableLogStorage | Can be used by pull-style loggers to read the records from some external storage |
| ReadWriteLogStorage | Can be used by pull-style loggers to offload/save the records to some external storage |
| Class Summary | |
|---|---|
| LogRecord | Log entry serializable to XML. |
| LogRecords | List of LogRecords. |
| Enum Summary | |
|---|---|
| LogLevel | Log level of LogRecord. |
CXF specific logging support. Based on java.util.logging (JUL) with use of different logging frameworks factored out; assumes that client with source code logging to other systems, like Log4J, can bridge to this implementation applying SLF4J that JAXRS already depends on.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||