Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Python includes logging, and packages generally use it. It's far from perfect, but it's important to have at least a standard interface so that all components use it in concert. When you have a proliferation of logging libraries with no standard, other packages either don't do any logging at all, or do it in idiosyncratic ways that are hard (or impossible) to integrate.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: