This commit is contained in:
2026-06-14 15:34:51 -05:00
parent cfc8cb2b51
commit f4d855b36b
10 changed files with 58 additions and 26 deletions

View File

@@ -10,7 +10,7 @@ Logger = (
"Error"
);
ShowTime = true;
ShowTime = false;
ShowSourceTrace = false;
CoutEnabled = true;