Class SshLogLayout

java.lang.Object
org.apache.log4j.Layout
com.google.gerrit.sshd.SshLogLayout
All Implemented Interfaces:
org.apache.log4j.spi.OptionHandler

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

    • SshLogLayout

      public SshLogLayout()
  • Method Details

    • 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()