Closed DemonPandaz2763 closed 1 month ago
Set enrich_print=False
.
Thank you, that worked. :D
Glad to hear it!
For future reference, all of the configuration options are listed in the Configuration section of the README.
Yep, that's a feature, not a problem. It informs you where the bar was when the print happened. Thanks @TheTechRobo 👍
Glad to hear it!
For future reference, all of the configuration options are listed in the Configuration section of the README.
Yeah, I didn't realize it was a part of logging.
"on X:" is being printed on every line while using "alive_bar(total)". Commenting this out (not using the bar anymore) fixes the problem.
with bar:
without bar: