|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Observable
org.af.commons.logging.ApplicationLog
public class ApplicationLog
| Constructor Summary | |
|---|---|
ApplicationLog()
|
|
| Method Summary | |
|---|---|
void |
addEvent(org.apache.log4j.spi.LoggingEvent e)
|
List<org.apache.log4j.spi.LoggingEvent> |
getEventsAbove(org.apache.log4j.Level level)
|
String |
getSystemInfo()
|
void |
reset()
|
| Methods inherited from class java.util.Observable |
|---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationLog()
| Method Detail |
|---|
public void addEvent(org.apache.log4j.spi.LoggingEvent e)
public void reset()
public List<org.apache.log4j.spi.LoggingEvent> getEventsAbove(org.apache.log4j.Level level)
public String getSystemInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||