Y
Hacker News
new
|
ask
|
show
|
jobs
by
charlieyu1
1456 days ago
One missing feature of loguru is filter by logging levels. You can still get around it by modifying an internal variable that you can specifically not to
1 comments
kortex
1456 days ago
What do you mean? You just add a custom handler. It's like a few lines to write a handler that does some action on specific levels.
link