Interface LoggingEventEnhancer (0.131.7-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
Name Description
builder com.google.cloud.logging.LogEntry.Builder
e ch.qos.logback.classic.spi.ILoggingEvent