Project Wonder 2.0

er.extensions
Interface ERXEOFLogEntryInterface


public interface ERXEOFLogEntryInterface

Interface implemented by EnterpriseObjects to inialize with a logging event and optionally a layout. This is used in conjunction with the ERXEOFAppender.


Method Summary
 void intializeWithLoggingEvent(LoggingEvent event, 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.
 

Method Detail

intializeWithLoggingEvent

public void intializeWithLoggingEvent(LoggingEvent event,
                                      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

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.