Class Layout

  • Direct Known Subclasses:
    PatternLayout, SimpleLayout

    @Deprecated(since="2022-01-27")
    public class Layout
    extends Object
    Deprecated.
    Apache Log4j 1 has reached end of life in 2015 and is no longer supported.
    This class is a minimal implementation of the original Log4J class.
    • Constructor Detail

      • Layout

        public Layout()
        Deprecated.