]> sjero.net Git - linphone/commit
Change API to set log handler and log level.
authorGhislain MARY <ghislain.mary@belledonne-communications.com>
Tue, 9 Apr 2013 16:07:53 +0000 (18:07 +0200)
committerGhislain MARY <ghislain.mary@belledonne-communications.com>
Tue, 9 Apr 2013 16:07:53 +0000 (18:07 +0200)
commitf0136172b063c81e399dea3c2b325d66e7b3fab3
treef429a4d0fd636b27b3d035298e9c42595a289114
parentf8728ffca088b8dc292ae5071d0f772b118acc16
Change API to set log handler and log level.

- Deprecate linphone_core_enable_logs(),
  linphone_core_enable_logs_with_cb() and linphone_core_disable_logs() functions.
- Introduce linphone_core_set_log_handler(), linphone_core_set_log_file() and linphone_core_set_log_level() functions.
coreapi/linphonecore.c
coreapi/linphonecore.h