chore: refactor logging setup

This commit is contained in:
phernandez
2025-02-19 20:22:01 -06:00
parent 6b8cefcd45
commit f4b703e57f
11 changed files with 40 additions and 33 deletions
+1 -1
View File
@@ -203,4 +203,4 @@ def sync(
logger.exception("Sync failed")
typer.echo(f"Error during sync: {e}", err=True)
raise typer.Exit(1)
raise
raise