MonsieurV / huey-config-logging

Demo project to show how to configure logging with Huey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huey logger configuration demo

Test the project

  1. Install with pipenv:
pipenv install
  1. Run the demo:
make run-demo

About

Demo project to show how to configure logging with Huey


Languages

Language:Python 95.3%Language:Makefile 4.7%