Skip to content

Log Sink

A Log sink is very useful for debugging, it prints all the received messages to stdout.

spec:
  vertices:
    - name: output
      sink:
        log: {}