include/usgcommon/logger.h
@@ -66,7 +66,7 @@ void error(const char *fmt, ...); void error(int err, const char *fmt, ...); void fatal(const char *fmt, ...); void fatal(int err, const char *fmt, ...) ; static const char * strlevel(int level); };