HomePort
|
Go to the source code of this file.
Functions | |
hpd_error_t | log_logf (const char *module, hpd_log_level_t level, const char *file, int line, const char *fmt,...) |
hpd_error_t | log_vlogf (const char *module, hpd_log_level_t level, const char *file, int line, const char *fmt, va_list vp) |
hpd_error_t log_logf | ( | const char * | module, |
hpd_log_level_t | level, | ||
const char * | file, | ||
int | line, | ||
const char * | fmt, | ||
... | |||
) |
hpd_error_t log_vlogf | ( | const char * | module, |
hpd_log_level_t | level, | ||
const char * | file, | ||
int | line, | ||
const char * | fmt, | ||
va_list | vp | ||
) |