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.