Loguru Integration: Better logs

This commit is contained in:
tapas-joshi 2024-09-12 21:30:35 -04:00
parent c27bf2c715
commit f77706d579
14 changed files with 851 additions and 374 deletions

1
app_config.py Normal file
View file

@ -0,0 +1 @@
MINIMUM_LOG_LEVEL="DEBUG"