37 rc =
log_vlogf(context->
id, level, file, line, fmt, vp);
45 return log_vlogf(context->
id, level, file, line, fmt, vp);
#define LOG_RETURN_E_NULL()
enum hpd_log_level hpd_log_level_t
hpd_error_t hpd_vlogf(const hpd_module_t *context, hpd_log_level_t level, const char *file, int line, const char *fmt, va_list vp)
enum hpd_error hpd_error_t
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 hpd_logf(const hpd_module_t *context, hpd_log_level_t level, const char *file, int line, const char *fmt,...)
[hpd_t functions]