[wingide-users] Python logger support
Pete
pfein at pobox.com
Tue Jun 26 13:25:09 MDT 2007
On Tuesday June 26 2007 1:54 pm, Mikeal Rogers wrote:
> Is there a simple way to get a tab in wing that will show the python
> logging module output?
>
> I've been sending it all to stdout in order to show up in a tab in
> wing but I'm kind of overloading the function of that tab now. If
> there was a stream handler for any of the tabs in wing it could be
> easily done with;
>
> logging.getLogger().addHandler(logging.StreamHandler
> (wing_stream_object))
ooo, +1
Are there any helloworlds/HOWTOs for writing output panels? I started work on
a panel to run `epydoc --check` based off the pylint panel, but got
bored/frustrated. FWIW, I don't know a darn thing about GTK.
--
Peter Fein || 773-575-0694 || pfein at pobox.com
http://www.pobox.com/~pfein/ || PGP: 0xCCF6AE6B
irc: pfein at freenode.net || jabber: peter.fein at gmail.com
More information about the wingide-users
mailing list