Package com.google.gerrit.sshd
Class SshLogJsonLayout
- java.lang.Object
-
- org.apache.log4j.Layout
-
- com.google.gerrit.util.logging.JsonLayout
-
- com.google.gerrit.sshd.SshLogJsonLayout
-
- All Implemented Interfaces:
org.apache.log4j.spi.OptionHandler
public class SshLogJsonLayout extends com.google.gerrit.util.logging.JsonLayout
-
-
Constructor Summary
Constructors Constructor Description SshLogJsonLayout()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.gerrit.util.logging.JsonLogEntry
toJsonLogEntry(org.apache.log4j.spi.LoggingEvent event)
-