]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11870 [core, mod_graylog2, mod_console] Added switch_log_node_to_json() and update...
authorChris Rienzo <chris@signalwire.com>
Thu, 30 May 2019 16:37:04 +0000 (12:37 -0400)
committerAndrey Volk <andywolk@gmail.com>
Wed, 17 Jul 2019 20:07:54 +0000 (00:07 +0400)
commitb06c7b083125fcc437e84571cbbdb1fbe1b4aaba
tree0a482472050c0cc95e02e71b9d6fd9c9ed594e66
parent302b4098155a24520b6c0003d11363b4d5f6ccde
FS-11870 [core, mod_graylog2, mod_console] Added switch_log_node_to_json() and updated mod_graylog2 to use it.  This is a unified log node to JSON conversion.
Added json log mode in mod_console
src/include/switch_log.h
src/mod/loggers/mod_console/mod_console.c
src/mod/loggers/mod_graylog2/mod_graylog2.c
src/switch_log.c