--- a/src/server/daemon/log.h Fri Jan 31 21:27:54 2025 +0100
+++ b/src/server/daemon/log.h Sat Feb 01 09:23:14 2025 +0100
@@ -81,6 +81,8 @@
// access logging
LogFile* get_access_log_file(cxstring file);
+void shutdown_logging(void);
+
#ifdef __cplusplus
}
#endif