Open mgi388 opened 6 months ago
@pdeljanov unlike #228, this one should hopefully be an easy and uncontroversial merge 🙏
+1, my logs are cluttered with the same message
unless someone knows how to filter them out? quickly looking at log
crate it does not seem to support fine grained log filtering like let's say env_logger
.
Fixes #272
As in #272, I've also experienced the
info
log flooding for a message that shouldn't really be info. I know we can look at configuring log levels, but the content of the message seems very much debug-like, not informational.Relates to #228.