On Fri, Jun 27, 2014 at 10:55 AM, Mark Lawrence <breamore...@yahoo.co.uk> wrote: > Expectations don't count, measure it :)
It's no contest. I have measured it (ages ago). The logging module does so many things that it's impossible for it to ever be as fast as a simple print statement. Look at the code in LogRecord.__init__. Then note the doc string: ... LogRecord instances are created every time something is logged. ... Skip -- https://mail.python.org/mailman/listinfo/python-list