public class SshLogJsonLayout
extends com.google.gerrit.util.logging.JsonLayout
Constructor and Description |
---|
SshLogJsonLayout() |
Modifier and Type | Method and Description |
---|---|
java.time.format.DateTimeFormatter |
createDateTimeFormatter() |
com.google.gerrit.util.logging.JsonLogEntry |
toJsonLogEntry(org.apache.log4j.spi.LoggingEvent event) |
public java.time.format.DateTimeFormatter createDateTimeFormatter()
createDateTimeFormatter
in class com.google.gerrit.util.logging.JsonLayout
public com.google.gerrit.util.logging.JsonLogEntry toJsonLogEntry(org.apache.log4j.spi.LoggingEvent event)
toJsonLogEntry
in class com.google.gerrit.util.logging.JsonLayout