Define ANJ_LOG_LEVEL_DEFAULT

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_INFO if not defined.

Note

Log level may be overridden for specific modules, see ANJ_LOG_FILTERING_CONFIG_HEADER.