Define AVS_COMMONS_LOG_WITH_DEFAULT_HANDLER

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().