ParsecLogLevel
Log level.
Passed through ParsecLogCallback
set with ParsecSetLogCallback
.
Values
Name | Value | Description |
---|---|---|
LOG_INFO | 0x0069 | Messages interesting to support staff trying to figure out the context of an issue. |
LOG_DEBUG | 0x0064 | Messages interesting to developers trying to debug an issue. |