Cambio nome

This commit is contained in:
2026-03-19 16:58:23 +01:00
parent c34d6bb080
commit 83e494e171
29 changed files with 105 additions and 105 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"""
Eccezioni applicative custom per PecFlow.
Eccezioni applicative custom per PEChub.
"""
from fastapi import HTTPException, status
+1 -1
View File
@@ -1,5 +1,5 @@
"""
Structured logging per PecFlow.
Structured logging per PEChub.
In produzione (LOG_JSON=true) emette log JSON per aggregatori (Loki, ELK).
In sviluppo emette log leggibili colorati.
"""