Python json logger inspired by pino.js
Project description
pino.py
Json natural logger for python inspired by pino.js :evergreen_tree:
In building port of pinojs logging library to python :snake:
:warning: This is a in building prototype, it's API is subject to change. A CHANGELOG will be introduced once it's stable enough and publicized. Use it at you own risk, but feel free to reach with an issue.
Development :hammer_and_wrench:
This library use Poetry for management of the project, it's dependencies, build and else.
You can run test on all supported python version with poetry run task test
(which will run tox
),
or you can run on your current python version with poetry run task pytest
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.