fluidly-structlog

Logging config and helpers.


Install
pip install fluidly-structlog==0.1.8

Documentation

python-shared

One repo to share them all.

Development

Run:

pipenv install --dev

to install dependencies and then

pipenv run setup

to setup the pre-commit hook.

CI/CD

This repo uses nox in CI/CD.