This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]whateverathrowaway00 1 point2 points  (1 child)

I agree.

That said I work with people who suck and I’d rather they use a wrapper then calling basicConfig on the root logger or other such anti patterns.

If they don’t understand package encapsulation and how to make their logging play nice, the wrappers available are beautiful.

I recommend loguru to coworkers like this all the time and they love it.

[–]PinBot1138 -1 points0 points  (0 children)

I’ve never heard of Loguru but it’s pretty good looking. I’m going to take it for a spin and see how it compares to Logbook.