Hi!
We are using TimedRotatingFileHandler with overridden stream with a class
that opens log file for append on every write.
--
Regards,
Alex.
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to django-users@go
On Feb 15, 7:57 am, bruno desthuilliers
wrote:
> On Feb 14, 6:23 pm, JC wrote:
>
> > Hey guys,
>
> > Does Django 1.3.1 handle logging from multiple processes or I have to
> > have some special consideration?
>
> Not really a django-specific problem - the pro
On Feb 14, 6:23 pm, JC wrote:
> Hey guys,
>
> Does Django 1.3.1 handle logging from multiple processes or I have to
> have some special consideration?
Not really a django-specific problem - the problem exists as soon as
you have concurrent write access on a same file. The solution
Hey guys,
Does Django 1.3.1 handle logging from multiple processes or I have to
have some special consideration? This document may be related:
https://code.djangoproject.com/wiki/LoggingProposal but its two years
old so I was wondering maybe Django now supports this?
Thanks!
JC
--
You
4 matches
Mail list logo