Class Slf4jLogWriter
java.lang.Object
org.apache.beam.runners.fnexecution.logging.Slf4jLogWriter
- All Implemented Interfaces:
LogWriter
A
LogWriter which uses an SLF4J Logger as the underlying log backend.
Ignores the timestamp, instruction reference, primitive transform
reference, and thread fields.