Uses of Class
org.apache.logging.log4j.core.async.AsyncLogger.TranslatorType
-
Packages that use AsyncLogger.TranslatorType Package Description org.apache.logging.log4j.core.async -
-
Uses of AsyncLogger.TranslatorType in org.apache.logging.log4j.core.async
Fields in org.apache.logging.log4j.core.async declared as AsyncLogger.TranslatorType Modifier and Type Field Description private AsyncLogger.TranslatorTypeAsyncLogger. threadLocalTranslatorTypeprivate AsyncLogger.TranslatorTypeAsyncLogger. varargTranslatorTypeMethods in org.apache.logging.log4j.core.async that return AsyncLogger.TranslatorType Modifier and Type Method Description private AsyncLogger.TranslatorTypeAsyncLogger. getTranslatorType()
-