timewave-computer / auction-arbitrage-bot

An extensible arbitrage bot for trading against valence auctions, Astroport and Osmosis.
Apache License 2.0
6 stars 1 forks source link

Fine-Tune Log Granularity, Hide Debug Logs Behind Flag #9

Closed dowlandaiello closed 3 weeks ago

dowlandaiello commented 1 month ago

Ideally, the INFO log level should display only attempted arbs, executed arbs, and failed arbs. Discovered arbs and queued arbs should be displayed via a --debug flag, or via a LOG_LEVEL environment variable.