|
|
|
|
|
by shill
4857 days ago
|
|
Working with the standard library logging module does make me feel like I have stepped out of Python land temporarily. But it does its job, and once it is configured for a project, I don't really think about it again. Also, the maintainer of the module, Vinay Sajip, is on Stack Overflow and regularly answers logging questions. https://www.google.com/search?hl=en&as_q=python+logging&... |
|