Package org.apache.log4j.pattern


package org.apache.log4j.pattern

Provides classes implementing format specifiers in conversion patterns.


  • Classes
    Class
    Description
    Modifies the output of a pattern converter for a specified minimum and maximum width and alignment.
    Most of the work of the EnhancedPatternLayout class is delegated to the ExtrasPatternParser class.
    The class wraps another Map but throws exceptions on any attempt to modify the map.