1
0
mirror of https://github.com/falk-werner/webfused synced 2026-03-02 04:09:19 +00:00

added syslog logger

This commit is contained in:
Falk Werner
2020-03-18 09:38:25 +01:00
parent 5a58025e4a
commit 609fbee24f
4 changed files with 80 additions and 1 deletions

View File

@@ -60,6 +60,7 @@ add_library(webfused-static STATIC
src/webfused/auth/file_authenticator.c
src/webfused/log/logger.c
src/webfused/log/stderr_logger.c
src/webfused/log/syslog_logger.c
)
add_executable(webfused