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 7.1.5 Build 0
2017-01-25