🐛 fix(_log): set level => info

This commit is contained in:
Eshan Roy
2024-11-29 10:51:35 +05:30
parent ec1a7b646d
commit 88c3a82c04

View File

@@ -71,3 +71,6 @@ community = [
repository = "chaotic-aur", repository = "chaotic-aur",
}, },
] ]
[logging]
loglevel = "info"