Uses of Package
org.apache.log4j.pattern
Packages that use org.apache.log4j.pattern
Package
Description
Provides classes implementing format specifiers in conversion patterns.
-
Classes in org.apache.log4j.pattern used by org.apache.log4j.patternClassDescriptionFormats the class name of the site of the logging request.Convert and format the event's date in a StringBuffer.Return the event's line location information in a StringBuffer.Modifies the output of a pattern converter for a specified minimum and maximum width and alignment.Format the event's line location information.Formats an integer.Return the event's level in a StringBuffer.Return the event's line location information in a StringBuffer.Formats a line separator.Formats a logger name.LoggingEventPatternConverter is a base class for pattern converters that can format information from instances of LoggingEvent.Return the event's rendered message in a StringBuffer.Return the event's line location information in a StringBuffer.NameAbbreviator generates abbreviated logger and class names.Base class for other pattern converters which can return only parts of their name.Return the event's NDC in a StringBuffer.PatternConverter is an abstract class that provides the formatting functionality that derived classes need.Able to handle the contents of the LoggingEvent's Property bundle 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.Return the relative time in milliseconds since loading of the LoggingEvent class.Formats the event sequence number.Formats the event thread name.Outputs the ThrowableInformation portion of the LoggingEvent.