public class LoggingEventReader extends java.lang.Object implements de.huxhorn.sulky.stax.GenericStreamReader<LoggingEvent>, LoggingEventSchemaConstants
CATALOG_NODE, CLASS_NODE, DATE_NODE, DEFAULT_NAMESPACE_PREFIX, EXCEPTION_NODE, FRAME_NODE, KEY_NODE, LEVEL_NODE, LINE_NODE, LOG_NODE, LOGGER_NODE, MESSAGE_NODE, METHOD_NODE, MILLIS_NODE, NAMESPACE_URI, PARAM_NODE, RECORD_NODE, SEQUENCE_NODE, THREAD_NODE| Constructor and Description |
|---|
LoggingEventReader() |
| Modifier and Type | Method and Description |
|---|---|
LoggingEvent |
read(javax.xml.stream.XMLStreamReader reader) |
public LoggingEvent read(javax.xml.stream.XMLStreamReader reader) throws javax.xml.stream.XMLStreamException
read in interface de.huxhorn.sulky.stax.GenericStreamReader<LoggingEvent>javax.xml.stream.XMLStreamException