src/server/daemon/log.h

changeset 577
4f5ccaea4a92
parent 576
5c31cc844c68
--- 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

mercurial