Python json logger
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 Pipenv for dependencies management.
You can run test on all supported python version with pipenv run test
(which will run tox
),
or you can run on your current python version with pipenv run 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.
Source Distribution
pino-0.3.0.tar.gz
(2.8 kB
view hashes)
Built Distribution
pino-0.3.0-py3-none-any.whl
(4.0 kB
view hashes)