Custom Logging to Console and File Handling in Python (with Queue) December 20, 2023 by ddzheng This one uses queue so there is no performance bottleneck on the logging calls.