Class SshLogJsonLayout

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

    public class SshLogJsonLayout
    extends com.google.gerrit.util.logging.JsonLayout
    • Field Summary

      • Fields inherited from class com.google.gerrit.util.logging.JsonLayout

        timestampFormatter
      • Fields inherited from class org.apache.log4j.Layout

        LINE_SEP, LINE_SEP_LEN
    • Constructor Detail

      • SshLogJsonLayout

        public SshLogJsonLayout()
    • Method Detail

      • toJsonLogEntry

        public com.google.gerrit.util.logging.JsonLogEntry toJsonLogEntry​(org.apache.log4j.spi.LoggingEvent event)
        Specified by:
        toJsonLogEntry in class com.google.gerrit.util.logging.JsonLayout