Class SshLogLayout

  • All Implemented Interfaces:
    org.apache.log4j.spi.OptionHandler

    public final class SshLogLayout
    extends org.apache.log4j.Layout
    • Constructor Detail

      • SshLogLayout

        public SshLogLayout()
    • Method Detail

      • format

        public String format​(org.apache.log4j.spi.LoggingEvent event)
        Specified by:
        format in class org.apache.log4j.Layout
      • ignoresThrowable

        public boolean ignoresThrowable()
        Specified by:
        ignoresThrowable in class org.apache.log4j.Layout
      • activateOptions

        public void activateOptions()