OpenDOF Project
boolean DOFLog_IsLogLevel ( DOFLogLevel  priority)

Compares a log priority level against all of a dof's activated log listener priority levels.

Parameters
priorityThe priority level to be compared.
See Also
DOFLogLevel
Return values
TRUEThe priority level is activated.
FALSEThe priority level is not activated.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22