Beam Fn Logging Service.See: Description
| Interface | Description | 
|---|---|
| LogWriter | A consumer of  Beam Log Entries. | 
| Class | Description | 
|---|---|
| GrpcLoggingService | An implementation of the Beam Fn Logging Service over gRPC. | 
| Slf4jLogWriter | A  LogWriterwhich uses anSLF4J Loggeras the underlying log backend. | 
Beam Fn Logging Service.