fixed debug couts

This commit is contained in:
Erik Frojdh
2019-01-25 16:48:04 +01:00
parent 89ee1d5bcf
commit 7d9417dffe
3 changed files with 4 additions and 10 deletions

View File

@ -17,7 +17,7 @@
#endif
#ifndef FILELOG_MAX_LEVEL
#define FILELOG_MAX_LEVEL logDEBUG5
#define FILELOG_MAX_LEVEL logINFO
#endif