News

Python’s new template strings, or t-strings, give you a much more powerful way to format data than the old-fashioned ...
Which means I need to suppress the logger from actually printing until the user has a chance to make a decision. But there doesn't seem to be something like a logging.pause() method.