Skip to content

Commit

Permalink
add back patch_logger()
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii committed Nov 10, 2024
1 parent 8a35022 commit 37d7092
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prediction_market_agent_tooling/loggers.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,5 @@ def simple_warning_format(message, category, filename, lineno, line=None): # ty


logger = logging.getLogger("prediction-market-agent-tooling")

patch_logger()

0 comments on commit 37d7092

Please sign in to comment.