Class TracingEmitter

Object
TracingEmitter
All Implemented Interfaces:
Emitable

public class TracingEmitter extends Object implements Emitable
Wrapper for a yaml Emitable which logs Events.
  • Constructor Details

    • TracingEmitter

      public TracingEmitter(Emitable delegate)
  • Method Details

    • emit

      public void emit(Event event) throws IOException
      Specified by:
      emit in interface Emitable
      Throws:
      IOException
    • dump

      public void dump(PrintStream out)
      Writes logged events to out