Uses of Class
org.apache.logging.log4j.core.async.AsyncLogger.TranslatorType
Packages that use AsyncLogger.TranslatorType
Package
Description
Provides Asynchronous Logger classes and interfaces for low-latency logging.
-
Uses of AsyncLogger.TranslatorType in org.apache.logging.log4j.core.async
Fields in org.apache.logging.log4j.core.async declared as AsyncLogger.TranslatorTypeModifier and TypeFieldDescriptionprivate final AsyncLogger.TranslatorType
AsyncLogger.threadLocalTranslatorType
private final AsyncLogger.TranslatorType
AsyncLogger.varargTranslatorType
Methods in org.apache.logging.log4j.core.async that return AsyncLogger.TranslatorTypeModifier and TypeMethodDescriptionprivate AsyncLogger.TranslatorType
AsyncLogger.getTranslatorType()