Uiinfrastructure API Docs  
 

PTDebug Methods

The methods of the PTDebug class are listed below. For a complete list of PTDebug class members, see the PTDebug Members topic.

Public Static Methods

AreAllFlagsSet 
AreAnyFlagsSet 
FindLogger 
GetComponentFlags 
GetStackOverloaded.  
Init Init():\u0009Loads up the component arraylist with loggers Also initializes the OpenKernel logger if needed Note that we do *not* init openkernel itself here
IsActionTracingEnabled 
IsDebugEnabled 
IsDebugTracingEnabled 
IsErrorTracingEnabled 
IsFatalTracingEnabled 
IsFunctionTracingEnabled 
IsInfoTracingEnabled 
IsPerformanceTracingEnabled 
IsWarnTracingEnabled 
SetComponentFlags 
TraceOverloaded.  
TraceStack Unsupported ancient api which hangs around because of old tests

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

PTDebug Class | com.plumtree.debug Namespace