the DebugUtil namespace contains all the definitions in the DebugUtil module
More...
|
const | DUV_DEBUG = LoggerLevel::DEBUG |
| logging constant: debug messages
|
|
const | DUV_DEBUG_1 = LoggerLevel::TRACE |
| logging constant: detailed debug messages
|
|
const | DUV_INFO = LoggerLevel::INFO |
| logging constant: info messages
|
|
const | DUV_NONE = LoggerLevel::OFF |
| logging constant: no logging
|
|
const | QoreDebugProtocolVersion = "0.1" |
| The debug protocol version implemented.
|
|
const | QoreDebugWsProtocolHeader = "QoreDebugWsProtocol" |
| The HTTP header string for the Qore debug protocol version.
|
|
the DebugUtil namespace contains all the definitions in the DebugUtil module