We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b70dc commit c6e9353Copy full SHA for c6e9353
.env.example
@@ -19,8 +19,8 @@ SUPABASE_ANON_KEY=
19
REMOTE_CHARACTER_URLS=
20
21
# Logging
22
-DEFAULT_LOG_LEVEL=info
23
-LOG_JSON_FORMAT= # Print everything in logger as json; false by default
+DEFAULT_LOG_LEVEL=warn
+LOG_JSON_FORMAT=false # Print everything in logger as json; false by default
24
25
###############################
26
#### Client Configurations ####
0 commit comments