Class TracingEmitter

  • All Implemented Interfaces:
    Emitable

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

      • TracingEmitter

        public TracingEmitter​(Emitable delegate)
    • Method Detail

      • 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