src/server/daemon/log.h

changeset 577
4f5ccaea4a92
parent 576
5c31cc844c68
equal deleted inserted replaced
576:5c31cc844c68 577:4f5ccaea4a92
79 void log_remove_logdup(LogDup *dup); 79 void log_remove_logdup(LogDup *dup);
80 80
81 // access logging 81 // access logging
82 LogFile* get_access_log_file(cxstring file); 82 LogFile* get_access_log_file(cxstring file);
83 83
84 void shutdown_logging(void);
85
84 #ifdef __cplusplus 86 #ifdef __cplusplus
85 } 87 }
86 #endif 88 #endif
87 89
88 #endif /* LOG_H */ 90 #endif /* LOG_H */

mercurial