Added some logs

This commit is contained in:
Stanislas Jouffroy 2024-02-22 20:48:55 +01:00
parent 552db2aa8a
commit a8322d6be0
8 changed files with 140 additions and 72 deletions

View file

@ -37,6 +37,8 @@ profile = "black"
pythonpath = [
"resa_padel"
]
log_cli = 1
log_cli_level = "DEBUG"
[build-system]
requires = ["poetry-core"]