Re: Proposal for 1.2: built-in logging with django.core.log

2009-09-17 Thread apollo13
On Sep 17, 10:25 am, Simon Willison wrote: > That's 0.0006 of a second overhead for a page logging 100 SQL > statements. The performance overhead will go up if you attach a > handler, but that's fine - the whole point of a framework like > 'logging' is that you can log as much as you like but onl

Re: r9766-related issues

2009-05-07 Thread apollo13
On May 7, 10:18 pm, Armin Ronacher wrote: > Heyho, > > On May 7, 10:01 pm, Marty Alchin wrote:> It's not > explicitly related to the MRO and method stuff you and Alex > > have been working on, but it's definitely related to the r9766 > > discussion, since it's caused by the delayed saving. I ha