Working progress as of May 18th
This commit is contained in:
@@ -30,6 +30,7 @@ int supports_utf8(void);
|
||||
const char *p2s(int priority);
|
||||
|
||||
void lg_printf(loglevel_t loglevel, const char *fmt, ...);
|
||||
void lg_printf_no_newline(loglevel_t loglevel, const char *fmt, ...);
|
||||
void lg_syslog(int priority, const char *fmt, ...);
|
||||
void lg_log(bool use_syslog, FILE *logfile, int priority, const char *fmt, ...);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user