| Frames | No Frames |
Methods with parameter type org.apache.log.LogEvent | |
| void | Log an unrecoverable error. |
| void | Log an unrecoverable error. |
| void | |
| void | |
| void | Process a log event. |
Methods with parameter type org.apache.log.LogEvent | |
| String | Serialize log event into string. |
| String | Format the event according to the pattern. |
| String | Format log event into string. |
| String | Format log event into syslog string. |
| String | Format log event into string. |
| String | Formats a single pattern run (can be extended in subclasses). |
| String | Formats a single pattern run (can be extended in subclasses). |
| String | Utility method to format category. |
| int | Get facility associated with event. |
| int | Get syslog priority code for LogEvent. |
| String | Utility thread to format category. |
Fields of type org.apache.log.LogEvent | |
| LogEvent[] | |
Methods with parameter type org.apache.log.LogEvent | |
| void | Process a log event. |
| void | Process a log event, via formatting and outputting it. |
| void | Process a log event by adding it to queue. |
| void | Process a log event, via formatting and outputting it. |
| void | Process a log event, via formatting and outputting it. |
| String | Helper method to format an event into a string, using the formatter if available. |
| void | Process a log event, via formatting and outputting it. |
| boolean | Determine if LogEvent should initiate a push to target. |
Methods with parameter type org.apache.log.LogEvent | |
| void | Process a log event, via formatting and outputting it. |
| void | Output a log event to DB. |
| void | Output a log event to DB. |
| void | Adds a single object into statement. |
| void | Adds a single object into statement. |
Methods with parameter type org.apache.log.LogEvent | |
| void | Process a log event, via formatting and outputting it. |
Methods with parameter type org.apache.log.LogEvent | |
| Message | Creation of a new message. |
| Message | Creation of a new message. |
| Message | Build a message from the supplied session for the supplied event
|
| void | Process a log event, via formatting and outputting it. |
| String | |
| void | Set a property
|
Constructors with parameter type org.apache.log.LogEvent | |
Create a LogFactor record from a LogKit event
| |
Methods with parameter type org.apache.log.LogEvent | |
| void | Process a log event. |
Methods with parameter type org.apache.log.LogEvent | |
| void | To process the LogEvent
|
| void | Writes the output as a LogEvent without formatting. |
Methods with parameter type org.apache.log.LogEvent | |
| void | Log an unrecoverable error. |