fixed issue with logger and hideObject

This commit is contained in:
Boki 2025-06-21 08:08:03 -04:00
parent 19ecd95346
commit 6d5d746f68
3 changed files with 15 additions and 35 deletions

2
.env
View file

@ -5,7 +5,7 @@
# Core Application Settings
NODE_ENV=development
LOG_LEVEL=debug
LOG_HIDE_OBJECT=true
LOG_HIDE_OBJECT=false
# Data Service Configuration
DATA_SERVICE_PORT=2001