On Feb 10, 9:38 pm, aha <aquil.abdul...@gmail.com> wrote:
> Thanks for your suggestions.  I've also figured that I can test 
> iflogging.RootLogger.manager.loggerDict has any items in it.  Or if it
> has a logger for the module that I wish to start.  I like basicLogger
> idea though as it seems like the cleanest implementation.
>

It's best not to dig into the implementation details, as these might
change across versions of Python. Any of the suggestions that Robert
and I made should be able to solve your problem in the right way.

Best regards,

Vinay Sajip
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to