fix: remove hardcoded master_debug flag from api_calls.py (#28) #58

Merged
cal merged 1 commits from ai/paper-dynasty-discord-28 into next-release 2026-03-07 07:43:42 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
9d1993bf49 fix: remove hardcoded master_debug flag from api_calls.py (#28)
Remove master_debug = True and replace all conditional INFO/DEBUG log
calls with unconditional logger.debug(). Also switches log_return_value
to logger.debug and removes the associated dead commented-out code.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 01:33:09 -06:00