Class Tracing

  • All Implemented Interfaces:
    IVilType

    public class Tracing
    extends java.lang.Object
    implements IVilType
    Allows enabling or disabling tracing from VIL/VTL.
    Author:
    Holger Eichelberger
    • Constructor Summary

      Constructors 
      Constructor Description
      Tracing()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void enableTracing​(boolean enable)
      Enables or disables tracing on registered tracers for this thread.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Tracing

        public Tracing()
    • Method Detail

      • enableTracing

        public static void enableTracing​(boolean enable)
        Enables or disables tracing on registered tracers for this thread.
        Parameters:
        enable - enable or disable