87
88
bool plugin::ErrorMessage::vprintf(error::level_t priority, char const *format, va_list ap)
93
96
Check to see if any errmsg plugin has been loaded
94
97
if not, just fall back to emitting the message to stderr.
98
101
/* if it turns out that the vfprintf doesnt do one single write