diff options
author | Eric Bailey <git@esb.lol> | 2023-11-03 16:34:14 -0500 |
---|---|---|
committer | Eric Bailey <git@esb.lol> | 2023-11-04 12:18:56 -0500 |
commit | fd93bf2146b9c379945d3e315cb53cdb44887c8e (patch) | |
tree | 87b73749f8ca9a55bfc6b8041687ff085b2ed22a /.env.example | |
parent | 445f976881429f54758569de69bc4bce3f88c60b (diff) | |
download | voidsky-fd93bf2146b9c379945d3e315cb53cdb44887c8e.tar.zst |
Add new logger
Diffstat (limited to '.env.example')
-rw-r--r-- | .env.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.example b/.env.example index b4213aea2..d4db46ab9 100644 --- a/.env.example +++ b/.env.example @@ -1 +1,3 @@ SENTRY_AUTH_TOKEN= +EXPO_PUBLIC_LOG_LEVEL=debug +EXPO_PUBLIC_LOG_DEBUG= |