com.atlassian.core.logging
Class DatedLoggingEvent
java.lang.Object
com.atlassian.core.logging.DatedLoggingEvent
public class DatedLoggingEvent
- extends Object
|
Constructor Summary |
DatedLoggingEvent(long timeInMillis,
org.apache.log4j.spi.LoggingEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatedLoggingEvent
public DatedLoggingEvent(long timeInMillis,
org.apache.log4j.spi.LoggingEvent event)
getEvent
public org.apache.log4j.spi.LoggingEvent getEvent()
getTimeInMillis
public long getTimeInMillis()
getDate
public Date getDate()
Copyright © 2015 Atlassian. All rights reserved.