🐛 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

@@ -70,4 +70,7 @@ community = [
headers = "linux-nitrous-headers",
repository = "chaotic-aur",
},
]
]
[logging]
loglevel = "info"