Package org.apache.beam.runners.fnexecution.logging
Classes used to log informational messages over the
Beam Fn Logging Service.-
Interface Summary Interface Description LogWriter A consumer ofBeam Log Entries. -
Class Summary Class Description GrpcLoggingService An implementation of the Beam Fn Logging Service over gRPC.Slf4jLogWriter ALogWriterwhich uses anSLF4J Loggeras the underlying log backend.