- fix logging - too much different subsystem names were used

This commit is contained in:
2026-03-09 15:27:55 +03:00
parent e07654e2bc
commit 06e8bf0b5d
38 changed files with 40 additions and 42 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include <iostream>
#include "MT_Statistics.h"
#define LOG_SUBSYSTEM "Statistics"
#define LOG_SUBSYSTEM "media"
using namespace MT;