|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAppenderSkeleton
org.eclipse.corona.logger.log4j.appenders.EclipseLogAppender
public class EclipseLogAppender
Constructor Summary | |
---|---|
EclipseLogAppender()
|
Method Summary | |
---|---|
void |
append(LoggingEvent event)
Appends log4j event to eclipse log event. |
void |
close()
Closes this appender |
boolean |
requiresLayout()
Checks if layout is required |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EclipseLogAppender()
Method Detail |
---|
public void append(LoggingEvent event)
public void close()
public boolean requiresLayout()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |