Name | Description |
---|---|
Log4jColumnEntry | |
Log4jXmlColumnizer | |
Log4jXmlColumnizer.Log4JLogLine | |
Log4jXmlColumnizerConfig | |
XmlConfig | XMl configuration for parsing log4j XML files. The XSL will transform every block of log entries into text lines. The fields in the text lines are separated by a special character (0xFFFD). The special character will be used in the Split() function of the columnizer to split the line into columns. |