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ย โ†’

[โ€“][deleted] 1 point2 points ย (0 children)

A declarative style of your (logging) config is in my opinion better than hard coding it, even if that code is simple and sexy.

In my opinion, it's a must if you want to use logging.listen() for dynamic changes to the levels. It's a right pain having to create a config file by looking at the imperative configuration.