Define AVS_COMMONS_WITH_INTERNAL_TRACE
Defined in File avs_commons_config.h
Define Documentation
-
AVS_COMMONS_WITH_INTERNAL_TRACE
Enables TRACE-level logs inside avs_commons.
Only meaningful if AVS_COMMONS_WITH_INTERNAL_LOGS is enabled.
If this macro is not defined at avs_commons compile time, calls to avs_log with the level set to TRACE will not be generated inside avs_commons components.