aboutsummaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-23 16:46:53 +0000
committerFuwn <[email protected]>2021-03-23 16:46:53 +0000
commitf7771b20aa6a8adad24e1eb2419fa6033692ef3e (patch)
treef58e8c0705419d1e0aa4a94871f743d27904e189 /.env
parentfix: Buddy name not being correctly read (diff)
downloadwhirl-f7771b20aa6a8adad24e1eb2419fa6033692ef3e.tar.xz
whirl-f7771b20aa6a8adad24e1eb2419fa6033692ef3e.zip
format: Change log severity of events
Diffstat (limited to '.env')
-rw-r--r--.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env b/.env
index 0c686a0..26f7d74 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
# My personal .env file I use for development. ~ @fuwn
-RUST_LOG=warn,whirl=info,whirl=debug
+RUST_LOG=warn,whirl=info,whirl=debug,whirl=trace
DATABASE_URL=sqlite:worlds.db