Hi All,
I want to log each of the transactions to easily troubleshoot failures.
It looks like the default logging behavior is to overwrite the file.
I see in the pjsua that there is an option to add a flag to append to file instead of overwriting it
log_file_flags=PJ_O_APPEND
However the python documentation doesn't seem to support it.
Is there any other way to configure this append behavior?
Thanks
-- Allen Michael Chan
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org