[tests,dependencies] capture logs with help from structlog and forget about logot
Closes #3
This commit is contained in:
parent
6de8b07d1b
commit
bcf6dff1b0
5 changed files with 34 additions and 16 deletions
|
|
@ -23,7 +23,6 @@ addopts = [
|
|||
"--no-migrations",
|
||||
"--capture=sys",
|
||||
]
|
||||
logot_capturer = "logot.structlog.StructlogCapturer"
|
||||
|
||||
[build-system]
|
||||
requires = ["pdm-backend"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue