]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[core] Add switch_log_meta_printf() and switch_log_meta_vprintf() to allow JSON metad...
authorChris Rienzo <chris@signalwire.com>
Fri, 29 Jan 2021 22:03:56 +0000 (22:03 +0000)
committerAndrey Volk <andywolk@gmail.com>
Fri, 22 Oct 2021 22:21:27 +0000 (01:21 +0300)
commit44f868c77bf9f65632d6abbe6f068b3b3d7ecec2
treecbeafa7751a7e17ab402f26f6828bfd24dbcc69a
parent59ac11e10b6e188fa71c2ca2636e08ee103578de
[core] Add switch_log_meta_printf() and switch_log_meta_vprintf() to allow JSON metadata to tag along with the log message.
src/include/switch_log.h
src/switch_log.c
tests/unit/.gitignore
tests/unit/Makefile.am
tests/unit/switch_log.c [new file with mode: 0644]