|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThrowableProxy | |
---|---|
org.apache.logging.log4j.core.impl | Log4j 2.0 private implementation classes. |
Uses of ThrowableProxy in org.apache.logging.log4j.core.impl |
---|
Methods in org.apache.logging.log4j.core.impl that return ThrowableProxy | |
---|---|
ThrowableProxy |
ThrowableProxy.getCause()
|
ThrowableProxy[] |
ThrowableProxy.getSuppressed()
|
ThrowableProxy |
Log4jLogEvent.getThrownProxy()
Returns the ThrowableProxy associated with the event, or null. |
Methods in org.apache.logging.log4j.core.impl with parameters of type ThrowableProxy | |
---|---|
static Log4jLogEvent |
Log4jLogEvent.createEvent(String loggerName,
Marker marker,
String fqcn,
Level level,
Message message,
ThrowableProxy t,
Map<String,String> mdc,
ThreadContext.ContextStack ndc,
String threadName,
StackTraceElement location,
long timestamp)
Create a new LogEvent. |
void |
ThrowableProxy.formatWrapper(StringBuilder sb,
ThrowableProxy cause)
Formats the specified Throwable. |
void |
ThrowableProxy.formatWrapper(StringBuilder sb,
ThrowableProxy cause,
List<String> packages)
Formats the specified Throwable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.