Class SshLogJsonLayout

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

    public class SshLogJsonLayout
    extends com.google.gerrit.util.logging.JsonLayout
    • Constructor Detail

      • SshLogJsonLayout

        public SshLogJsonLayout()
    • Method Detail

      • createDateTimeFormatter

        public DateTimeFormatter createDateTimeFormatter()
        Specified by:
        createDateTimeFormatter in class com.google.gerrit.util.logging.JsonLayout
      • 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