log_vprint
log_vprint(l, "hoge %s\n", "this is test");
extern int log_vprint(struct log *, const char *, ...);