Package | Description |
---|---|
org.apache.logging.log4j.core.async |
Provides Asynchronous Logger classes and interfaces for low-latency logging.
|
Modifier and Type | Method and Description |
---|---|
void |
RingBufferLogEvent.setValues(AsyncLogger anAsyncLogger,
String aLoggerName,
Marker aMarker,
String theFqcn,
Level aLevel,
Message msg,
Throwable aThrowable,
Map<String,String> aMap,
ThreadContext.ContextStack aContextStack,
String aThreadName,
StackTraceElement aLocation,
long aCurrentTimeMillis,
long aNanoTime) |
void |
RingBufferLogEventTranslator.setValues(AsyncLogger anAsyncLogger,
String aLoggerName,
Marker aMarker,
String theFqcn,
Level aLevel,
Message msg,
Throwable aThrowable,
Map<String,String> aMap,
ThreadContext.ContextStack aContextStack,
String aThreadName,
StackTraceElement aLocation,
long aCurrentTimeMillis,
long aNanoTime) |
void |
RingBufferLogEventTranslator.setValuesPart1(AsyncLogger anAsyncLogger,
String aLoggerName,
Marker aMarker,
String theFqcn,
Level aLevel,
Message msg,
Throwable aThrowable) |
Copyright © 1999-2017 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.