Class Slf4jLogWriter
- java.lang.Object
-
- org.apache.beam.runners.fnexecution.logging.Slf4jLogWriter
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static LogWritergetDefault()voidlog(org.apache.beam.model.fnexecution.v1.BeamFnApi.LogEntry entry)Write the contents of the Log Entry to some logging backend.
-