1 #ifndef ACL_MYLOG_INCLUDE_H 2 #define ACL_MYLOG_INCLUDE_H 14 #include <netinet/in.h> 49 ACL_API
int acl_open_log(
const char *recipients,
const char *plog_pre);
64 ACL_API
int ACL_PRINTF(1, 2) acl_write_to_log(const
char *
fmt, ...);
ACL_API void acl_log_add_tid(int onoff)
ACL_API void acl_close_log(void)
ACL_API int ACL_API int acl_write_to_log2(const char *info, const char *fmt, va_list ap)
ACL_API void const char * fmt
ACL_API void acl_log_fp_set(ACL_VSTREAM *fp, const char *plog_pre)
ACL_API int ACL_PRINTF(1, 2) acl_write_to_log(const char *fmt
ACL_API int acl_open_log(const char *recipients, const char *plog_pre)
ACL_API void acl_logtime_fmt(char *buf, size_t size)
ACL_API void acl_log_close_onexec(int yes)