diff --git a/elog/log.cpp b/elog/log.cpp index 4a15811..4efaf39 100644 --- a/elog/log.cpp +++ b/elog/log.cpp @@ -73,7 +73,7 @@ #endif #ifdef DEBUG - #define DEFAULT_LOG_LEVEL elog::level_verbose + #define DEFAULT_LOG_LEVEL elog::level_info #if defined(__TARGET_OS__Windows) \ || defined(__TARGET_OS__Web) #define DEFAULT_LOG_COLOR false