Define AVS_COMMONS_LOG_WITH_DEFAULT_HANDLER
Defined in File avs_commons_config.h
Define Documentation
-
AVS_COMMONS_LOG_WITH_DEFAULT_HANDLER
Provides a default avs_log handler that prints log messages on stderr.
Disabling this option will cause logs to be discarded by default, until a custom log handler is set using
avs_log_set_handler().