LogLevel

 

Example

The following is an example of how to reference the LogLevel object:

	// The full path is required.
	dundas.logging.LogLevel.CRITICAL
	

 

Properties

 
  Name Description
  CRITICAL  
  ERROR  
  INFORMATION  
  OFF  
  VERBOSE  
  WARNING