Re: double logging in unittest

2008-12-18 Thread Russell Keith-Magee
On Thu, Dec 18, 2008 at 5:05 PM, knight wrote: > > Hi, > > I have unittests in my django applications and I have a strange > behavior: > When I run the tests, I am getting each print-out to log from my > application twice. > I am using the standard python logging libraries. > Does anyone know thi

double logging in unittest

2008-12-18 Thread knight
Hi, I have unittests in my django applications and I have a strange behavior: When I run the tests, I am getting each print-out to log from my application twice. I am using the standard python logging libraries. Does anyone know this issue? Thanks, Arshavski Alexander. --~--~-~--~~--