|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.core.logging.DatedLoggingEvent
public class DatedLoggingEvent
| Constructor Summary | |
|---|---|
DatedLoggingEvent(long timeInMillis,
org.apache.log4j.spi.LoggingEvent event)
|
|
| Method Summary | |
|---|---|
java.util.Date |
getDate()
|
org.apache.log4j.spi.LoggingEvent |
getEvent()
|
long |
getTimeInMillis()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatedLoggingEvent(long timeInMillis,
org.apache.log4j.spi.LoggingEvent event)
| Method Detail |
|---|
public org.apache.log4j.spi.LoggingEvent getEvent()
public long getTimeInMillis()
public java.util.Date getDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||