Uses of Annotation Type
org.apache.logging.log4j.core.pattern.ConverterKeys
Packages that use ConverterKeys
Package
Description
Provides classes implementing format specifiers in conversion patterns.
-
Uses of ConverterKeys in org.apache.log4j.pattern
Classes in org.apache.log4j.pattern with annotations of type ConverterKeysModifier and TypeClassDescriptionfinal classAble to handle the contents of the LogEvent's MDC and either output the entire contents of the properties, or to output the value of a specific key within the property bundle when this pattern converter has the option set.final classReturns the event's NDC in a StringBuilder. -
Uses of ConverterKeys in org.apache.logging.log4j.core.pattern
Classes in org.apache.logging.log4j.core.pattern with annotations of type ConverterKeysModifier and TypeClassDescriptionstatic final classBlack style pattern converter.static final classBlue style pattern converter.static final classCyan style pattern converter.static final classGreen style pattern converter.static final classMagenta style pattern converter.static final classRed style pattern converter.static final classWhite style pattern converter.static final classYellow style pattern converter.final classFormats the class name of the site of the logging request.final classConverts and formats the event's date in a StringBuilder.final classConverter that encodes the output from a pattern using a specified format.final classFormats the EndOfBatch.final classEquals ignore case pattern converter.final classEquals pattern converter.final classOutputs the Throwable portion of the LoggingEvent as a full stack trace unless this converter's option is 'short', where it just outputs the first line of the trace, or if the number of lines to print is explicitly specified.final classFormats a date by delegating toDatePatternConverter.final classReturns the event's line location information in a StringBuilder.final classFormat the event's line location information.final classHighlight pattern converter.final classFormats an integer.classReturns the event's level in a StringBuilder.final classReturns the event's line location information in a StringBuilder.final classFormats a line separator.final classFormats the Logger FQCN.final classFormats a logger name.final classAble to handle the contents of the LogEvent's MapMessage and either output the entire contents of the properties in a similar format to the java.util.Hashtable.toString(), or to output the value of a specific key within the Map.final classReturns events' full marker string in a StringBuilder.final classAppends an event's maker name to a StringBuilder.final classMax length pattern converter.final classAble to handle the contents of the LogEvent's MDC and either output the entire contents of the properties in a similar format to the java.util.Hashtable.toString(), or to output the value of a specific key within the property bundle when this pattern converter has the option set.classReturns the event's rendered message in a StringBuilder.final classReturns the event's line location information in a StringBuilder.final classConverts and formats the event's nanoTime in a StringBuilder.final classReturns the event's NDC in a StringBuilder.final classfinal classReplacement pattern converter.classReturns the relative time in milliseconds since JVM Startup.final classEquals pattern converter.final classOutputs the Throwable portion of the LoggingEvent as a full stack trace unless this converter's option is 'short', where it just outputs the first line of the trace, or if the number of lines to print is explicitly specified.final classFormats the event sequence number.final classStyle pattern converter.final classFormats the event thread ID.final classFormats the event thread name.final classFormats the event thread priority.classOutputs the Throwable portion of the LoggingEvent as a full stack trace unless this converter's option is 'short', where it just outputs the first line of the trace, or if the number of lines to print is explicitly specified.final classFormats the event sequence number.final classVariablesNotEmpty pattern converter.