LoggerTestUtil.Log4JLogEntry
@Deprecated
public class LogEvent
extends Object
Constructor and Description |
---|
LogEvent(org.apache.log4j.spi.LoggingEvent loggingEvent)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Deprecated.
|
String |
getPriority()
Deprecated.
|
Throwable |
getThrowable()
Deprecated.
|
Object |
getWrappedObject()
Deprecated.
|
String |
toString()
Deprecated.
|
public LogEvent(org.apache.log4j.spi.LoggingEvent loggingEvent)
public String getMessage()
public String getPriority()
public Throwable getThrowable()
public Object getWrappedObject()
public String toString()
toString
in class Object