vlog
vlog(LOG_INFO, fmt, ap);
vlog(LOG_DEBUG, fmt, ap);
void vlog(int, const char *, __va_list) __printflike(2, 0);