Interface LoggingEventEnhancer (0.131.4-alpha)

public interface LoggingEventEnhancer

An enhancer for ILoggingEvent log entries. Used to add custom labels to the LogEntry.Builder.

Methods

enhanceLogEntry(LogEntry.Builder builder, ILoggingEvent e)

public abstract void enhanceLogEntry(LogEntry.Builder builder, ILoggingEvent e)
Parameters
NameDescription
buildercom.google.cloud.logging.LogEntry.Builder
ech.qos.logback.classic.spi.ILoggingEvent