How to set only `DEBUG` and `ERROR` log output `location`?
thep0y opened this issue · 1 comments
thep0y commented
I don't want INFO and WARNING to output location, but I call set_location_level(LevelFilter::Error) in the config and they also output location.
Drakulix commented
There is no option to do that currently. Additionally I don't think this fine-grained control is in scope for simplelog.