ERXEOFLogEntryInterface Interface Reference
List of all members.
|
Public Member Functions |
| void | intializeWithLoggingEvent (org.apache.log4j.spi.LoggingEvent event, org.apache.log4j.Layout layout) |
Detailed Description
Interface implemented by EnterpriseObjects to inialize with a
logging event and optionally a layout. This is used in conjunction with the
ERXEOFAppender.
Member Function Documentation
| void intializeWithLoggingEvent |
( |
org.apache.log4j.spi.LoggingEvent |
event, |
|
|
org.apache.log4j.Layout |
layout | |
|
) |
| | |
This method is called on an enterprise object after it has been created to initialize the log entry with the current log event.
- Parameters:
-
| event | current logging event |
| layout | current layout for the appender |
The documentation for this interface was generated from the following file: