mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-26 07:38:09 +00:00
Clarify documentation about linphone_core_set_log_collection_path().
This commit is contained in:
parent
42f7f9a349
commit
f8900fd423
1 changed files with 1 additions and 1 deletions
|
|
@ -768,7 +768,7 @@ LINPHONE_PUBLIC void linphone_core_enable_log_collection(LinphoneLogCollectionSt
|
|||
LINPHONE_PUBLIC const char * linphone_core_get_log_collection_path(void);
|
||||
|
||||
/**
|
||||
* Set the path where the log files will be written for log collection.
|
||||
* Set the path of a directory where the log files will be written for log collection.
|
||||
* @param[in] path The path where the log files will be written.
|
||||
*/
|
||||
LINPHONE_PUBLIC void linphone_core_set_log_collection_path(const char *path);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue