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  
LogWriter which uses an SLF4J Logger as the underlying log backend. | 
Beam Fn Logging Service.