[BH-1073] Turn off assets log Turn off assets log
1 files changed, 1 insertions(+), 1 deletions(-) M module-utils/log/api/log/debug.hpp
M module-utils/log/api/log/debug.hpp => module-utils/log/api/log/debug.hpp +1 -1
@@ 18,4 18,4 @@ #define DEBUG_TIMER 0 /// debug timers system utility #define DEBUG_SETTINGS_DB 0 /// show extensive settings logs for all applications #define DEBUG_SERVICE_CELLULAR 0 /// show various logs in cellular service #define DEBUG_MISSING_ASSETS 1 /// show debug concerning missing assets #define DEBUG_MISSING_ASSETS 0 /// show debug concerning missing assets