db
LogLevel Class Reference

Public Attributes

const OFF = 2147483647
 
const FATAL = 50000
 
const ERROR = 40000
 
const WARN = 30000
 
const INFO = 20000
 
const DEBUG = 10000
 
const TRACE = 5000
 
const ALL = -2147483647
 

Detailed Description

Loging levels that can be used for loging exceptions

Member Data Documentation

◆ ALL

const ALL = -2147483647

◆ DEBUG

const DEBUG = 10000

◆ ERROR

const ERROR = 40000

◆ FATAL

const FATAL = 50000

◆ INFO

const INFO = 20000

◆ OFF

const OFF = 2147483647

◆ TRACE

const TRACE = 5000

◆ WARN

const WARN = 30000

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