OT_LOG_LEVEL_CRIT is only used within ESP-IDF.
 
Symbols
loading (2/5)...
Files
loading (3/5)...
SummarySyntaxReferences

Notes

Log Levels are defines so that embedded implementations can eliminate code at compile time via #if/#else/#endif.

References