Rework log level
.env.alpha
This commit is contained in:
@@ -2,7 +2,7 @@ PROJECT_NAME="osintbuddy"
|
||||
ENVIRONMENT="production"
|
||||
REACT_APP_BASE_URL="http://localhost:48997"
|
||||
|
||||
BACKEND_LOG_LEVEL="trace" # Options: critical, error, warning, debug, trace
|
||||
BACKEND_LOG_LEVEL="error" # Options: critical, error, warning, debug, trace
|
||||
|
||||
##########################################
|
||||
# Error reporting! (TODO: Wait for sentry to finish implementing their fixes for Python 3.11.4 then reimplement me...)
|
||||
|
||||
Reference in New Issue
Block a user