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

Notes

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

References