I don't agree with one calling doing logging and notices. There's really no
reason to mix in logging with the notices framework as they serve completely
different purposes. I believe Russel is just suggesting the APIs match so
that there is no additional learning curve, which makes complete sense.

----
David Cramer



On Tue, Oct 13, 2009 at 2:53 AM, Hanne Moa <hanne....@gmail.com> wrote:

>
> On Tue, Oct 13, 2009 at 09:27, Russell Keith-Magee
> <freakboy3...@gmail.com> wrote:
> > I'm just
> > noting that adding Django support for Python logging is also on the
> > cards for v1.2, and it seems weird that we would introduce two APIs
> > with similar external APIs, but not try to maintain parity.
>
> In fact, it would be very useful to both log and add a message at the
> same time, iff there is an error. So that shouldn't deliberately be
> made hard to do but maybe suitable for a lazy man's shortcut: one call
> that does both.
>
>
> HM
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to