logging
This commit is contained in:
@ -4,5 +4,5 @@
|
||||
#include <syslog.h>
|
||||
|
||||
void logmsg(int prio, const char* format, ...);
|
||||
|
||||
void setfacility(const char *facility_p);
|
||||
#endif // _LOGGING_H_
|
||||
|
Reference in New Issue
Block a user