update view_log
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#ifndef LOG_CPP
|
||||
#define LOG_CPP
|
||||
#include "log.h"
|
||||
|
||||
std::string get_loglevel(LOGLEVEL level) {
|
||||
switch (level) {
|
||||
case LOGLEVEL::INFO:
|
||||
|
||||
Reference in New Issue
Block a user