feat: add loguru-based logging with file rotation and stdout output
This commit is contained in:
@@ -8,4 +8,5 @@ dependencies = [
|
||||
"pydantic>=2.11.4",
|
||||
"typer==0.9.0",
|
||||
"click==8.1.3",
|
||||
"loguru>=0.7.3",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user