This commit is contained in:
2020-01-24 18:42:05 +00:00
parent 0ed47340da
commit 183e52202c
3 changed files with 48 additions and 3 deletions

View File

@@ -134,7 +134,7 @@ namespace AyaNova
bool LOG_SENSITIVE_DATA = false;
#if (DEBUG)
LOG_SENSITIVE_DATA = false;//############################################################################
LOG_SENSITIVE_DATA = true;//############################################################################
#endif