Re: python 2.4 logging module

2006-03-10 Thread Vinay Sajip
Pramod wrote: > Hi All, > > How can I remove an Instance of logger ? > I need this feature in one of my script where I need to associate each > time logger instance to different handler. > > Thanks in advance > Pramod Are you sure you are using logging in the right way? What do you mean by "each

python 2.4 logging module

2006-03-10 Thread Pramod
Hi All, How can I remove an Instance of logger ? I need this feature in one of my script where I need to associate each time logger instance to different handler. Thanks in advance Pramod -- http://mail.python.org/mailman/listinfo/python-list