Class PatternLayout


  • public class PatternLayout
    extends Layout
    This class is a minimal implementation of the original Log4J class.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PatternLayout

        public PatternLayout()
      • PatternLayout

        public PatternLayout​(java.lang.String pattern)