paper-dynasty-database/app/routers_v2
Cal Corum 867e8ce888 fix: centralize logging config in main.py — remove basicConfig from 32 files (#26)
Moved logging.basicConfig() to app/main.py as the single source of truth.
Removed duplicate (no-op) calls from app/db_engine.py, app/dependencies.py,
and all 30 router files in app/routers_v2/. Removed the now-unused LOG_DATA
dict and date/log_level locals from dependencies.py and db_engine.py.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 18:06:35 -06:00
..
__init__.py Initial Commit with /current 2023-09-13 14:44:26 -05:00
admin.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
awards.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
batstats.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
battingcardratings.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
battingcards.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
cardpositions.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
cards.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
cardsets.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
current.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
decisions.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
events.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
gamerewards.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
gauntletrewards.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
gauntletruns.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
mlbplayers.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
notifications.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
packs.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
packtypes.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
paperdex.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
pitchingcardratings.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
pitchingcards.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
pitstats.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
players.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
rarity.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
results.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
rewards.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
scouting.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
stratgame.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
stratplays.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00
teams.py fix: centralize logging config in main.py — remove basicConfig from 32 files (#26) 2026-03-03 18:06:35 -06:00