org.znerd.util.log
Class InMemoryLimb.Entry

java.lang.Object
  extended by org.znerd.util.log.InMemoryLimb.Entry
Enclosing class:
InMemoryLimb

public static class InMemoryLimb.Entry
extends Object


Method Summary
 Throwable getException()
           
 LogLevel getLevel()
           
 String getMessage()
           
 long getTimestamp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTimestamp

public long getTimestamp()

getLevel

public LogLevel getLevel()

getMessage

public String getMessage()

getException

public Throwable getException()


Copyright © 2011-2012. All Rights Reserved.