Define ANJ_LOG_LEVEL_DEFAULT
Defined in File anj_config.h
Define Documentation
-
ANJ_LOG_LEVEL_DEFAULT
Default log level. Any log statements with a level lower than this will be excluded from the build.
Note
Defaults to
L_INFOif not defined.Note
Log level may be overridden for specific modules, see ANJ_LOG_FILTERING_CONFIG_HEADER.