Hi All,

I'd like to announce pytest-logger - pytest plugin handling stdlib logs.

Why yet another logging plugin?

* logs to filesystem in fine-grained way: per-logger and per-testcase
* logs to terminal in real-time: filtering by logger and level
* uses pytest hooks as user API, which leaves cmdline at user's disposal

Code, docs, pypi, etc. may be found via badges on github page:

https://github.com/aurzenligl/pytest-logger

I'm open to feedback and suggestions, which I'd happily receive via mail or github issues.

Best Regards,
Krzysztof Laskowski

<P><A HREF="https://github.com/aurzenligl/pytest-logger";>pytest-logger 0.1.3</A> - Pytest plugin configuring handlers for loggers from Python logging module. (29-Dec-16)

--
https://mail.python.org/mailman/listinfo/python-announce-list

       Support the Python Software Foundation:
       http://www.python.org/psf/donations/

Reply via email to