Package org.apache.beam.fn.harness.logging
Logging service client and JUL logging handler adapter.
-
Interface Summary Interface Description LoggingClient -
Class Summary Class Description BeamFnLoggingClient Configuresjava.util.loggingto send allLogRecords via the Beam Fn Logging API.BeamFnLoggingMDC Mapped diagnostic context to be consumed and set on LogEntry protos in BeamFnLoggingClient.LoggingClientFactory A factory forLoggingClients.QuotaEvent Adds MDC key:value pairs for a quota event.QuotaEvent.Builder QuotaEvent.QuotaEventCloseable