Program messages are logged to syslog
[cascardo/rnetproxy.git] / log.h
1 #ifndef LOG_H
2 #define LOG_H
3
4 void im_log_init ();
5
6 #endif