Changes between Initial Version and Version 1 of Ticket #1372
- Timestamp:
- Sep 18, 2011 2:34:45 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1372 – Description
initial v1 20 20 Use {{{pj_log_push_indent()}}} and {{{pj_log_pop_indent()}}} to use this new feature. The {{{PJ_LOG_HAS_INDENT}}} must be set in the log decoration flag (it is set by default by PJSUA-LIB). 21 21 22 Also two new macros to customize the behavior: PJ_LOG_INDENT_SIZE, and PJ_LOG_INDENT_CHAR. 23 22 24 '''2. Thread Switch Indication''' 23 25