CWS Wrapper Library  5.1.0
Static Public Attributes | List of all members
CWSWrapper.LogLevel Class Reference

Log Level More...

Static Public Attributes

static readonly String ERROR = "ERROR"
 ERROR More...
 
static readonly String WARN = "WARN"
 WARN More...
 
static readonly String INFO = "INFO"
 INFO More...
 
static readonly String DEBUG = "DEBUG"
 DEBUG More...
 
static readonly String TRACE = "TRACE"
 TRACE More...
 

Detailed Description

Log Level

Member Data Documentation

◆ DEBUG

readonly String CWSWrapper.LogLevel.DEBUG = "DEBUG"
static

DEBUG

◆ ERROR

readonly String CWSWrapper.LogLevel.ERROR = "ERROR"
static

ERROR

◆ INFO

readonly String CWSWrapper.LogLevel.INFO = "INFO"
static

INFO

◆ TRACE

readonly String CWSWrapper.LogLevel.TRACE = "TRACE"
static

TRACE

◆ WARN

readonly String CWSWrapper.LogLevel.WARN = "WARN"
static

WARN


The documentation for this class was generated from the following file: