Hacker News new | ask | show | jobs
Show HN: Log9er another simple Python logging wrapper (pypi.org)
4 points by joseph8th 437 days ago
Log9er is a simple, opinionated Python logging wrapper class.

You can use it to normalize logging footprints across multiple projects, reducing boilerplate in development, and making it easier to create a uniform experience for log reading and parsing.

Nobody NEEDS Log9er. But maybe some Python devs might WANT it.

1 comments

Good!