Open this page in the API Guide

LogLevel

 

Example

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

1
2
3
// The full path is required.
dundas.LogLevel.CRITICAL

 

Properties

 
  Name Description
  CRITICAL  
  ERROR  
  INFORMATION  
  OFF  
  VERBOSE  
  WARNING