Set max log level to info for miniglog
This commit is contained in:
parent
89c798daa8
commit
ca605d6114
|
@ -74,6 +74,8 @@ struct glog_init {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#define MAX_LOG_LEVEL google::INFO
|
||||||
|
|
||||||
#include "mynteye/miniglog.h"
|
#include "mynteye/miniglog.h"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user