]> source.dussan.org Git - rspamd.git/commit
[Rework] Add console and syslog modules
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 10 Feb 2020 17:18:40 +0000 (17:18 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 10 Feb 2020 21:12:13 +0000 (21:12 +0000)
commit4de514b49c2891c4e628c3aae4428641f8785cb3
tree7ac7650bb833b9565000ca0c319933395af2b6f3
parentadef14349a2c7c2b762ac2bbae6f52e93e4aa628
[Rework] Add console and syslog modules
src/libserver/cfg_file.h
src/libutil/CMakeLists.txt
src/libutil/logger.c
src/libutil/logger.h
src/libutil/logger_console.c [new file with mode: 0644]
src/libutil/logger_file.c
src/libutil/logger_private.h
src/libutil/logger_syslog.c [new file with mode: 0644]