feat: migrate to structlog (#46)

This commit is contained in:
banteg
2026-01-04 13:54:05 +04:00
committed by GitHub
parent 92302a6fe6
commit 9cb2b66fa2
16 changed files with 629 additions and 219 deletions
+1
View File
@@ -13,6 +13,7 @@ dependencies = [
"msgspec>=0.20.0",
"questionary>=2.1.1",
"rich>=14.2.0",
"structlog>=25.5.0",
"sulguk>=0.11.1",
"typer>=0.21.0",
]