Class TraceValue


  • public final class TraceValue
    extends java.lang.Object
    A TraceValue represents the level of verbosity with which the server systematically reports its execution trace using $/logTrace notifications. The initial trace value is set by the client at initialization and can be modified later using the $/setTrace notification.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String Messages  
      static java.lang.String Off  
      static java.lang.String Verbose  
    • Method Summary

      • Methods inherited from class java.lang.Object

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