]> 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>
Sat, 23 Oct 2021 19:00:40 +0000 (22:00 +0300)
commita26d0c39b0d23325f1c63c4fbd8966a11d8ebba4
treecbeafa7751a7e17ab402f26f6828bfd24dbcc69a
parent451900b3532d94aa62c5eed6e9acca99316a8244
[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]