Debug level- - 0 SU_DEBUG_0() - fatal errors, panic
- - 1 SU_DEBUG_1() - critical errors, minimal progress at subsystem level
- - 2 SU_DEBUG_2() - non-critical errors
- - 3 SU_DEBUG_3() - warnings, progress messages
- - 5 SU_DEBUG_5() - signaling protocol actions (incoming packets, ...)
- - 7 SU_DEBUG_7() - media protocol actions (incoming packets, ...)
- - 9 SU_DEBUG_9() - entering/exiting functions, very verbatim progress
複製代碼 |