Tim Peters wrote:
[Chris Withers]

I'd like to be able to do:

logger.info('blah',show_stack=True)

Well, you can't ;-)

I know ;-)

It's not hard to roll yourself, so I expect (but don't know) that the
logging module's author would resist adding it.

I guess that's my question. Where and who should I ask about it?
I can't see why there'd be resistence, it seems to be a pretty handy little thing to add, with no bad side effects...

Is there a python dev list? Should I submit a patch to the sourceforge tracker?

cheers,

Chris

PS: Thanks for the code :-)

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to