47 this->min_level = va_arg(*params,
int);
static void loggerDtor(void *_this)
const char *const logger_level_str[]
CREATE_CLASS(Logger, NULL, IFACE(Class))
INIT_IFACE(Class, loggerCtor, loggerDtor, NULL)
static int loggerCtor(void *_this, va_list *params)