Package 

Class MultipleTrace

  • All Implemented Interfaces:
    ca.nexapp.tracing.Trace , java.lang.AutoCloseable

    
    public final class MultipleTrace
     implements Trace
                        
    • Method Summary

      Modifier and Type Method Description
      Unit signalError(Exception error) Signals an exception has happened during the trace
      Unit setTag(String name, String value) Overrides tag in the trace
      Unit setMetadata(String key, String value) Overrides metadata in the trace
      Unit close()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait