|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface I_CmsLogHandler
An interface for classes which should handle log events.
Method Summary | |
---|---|
void |
handleLogEvent(org.apache.log4j.spi.LoggingEvent event)
This method should be called when log events are triggered. |
Method Detail |
---|
void handleLogEvent(org.apache.log4j.spi.LoggingEvent event)
event
- the log event
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |