Skip to content

Commit

Permalink
set logging back to INFO
Browse files Browse the repository at this point in the history
  • Loading branch information
wingechr committed May 14, 2024
1 parent af7bbcf commit 81d4a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .streamlit/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
font="sans serif"

[logger]
level="WARNING"
level="INFO"

[browser]
gatherUsageStats = false

0 comments on commit 81d4a7e

Please sign in to comment.