[wingide-users] Python logger support
Mikeal Rogers
mikeal at osafoundation.org
Tue Jun 26 12:54:11 MDT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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))
- -Mikeal
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFGgWDTIy1Ff2Qzo+wRAiMpAJ99wIchgb4CzD/+hHtuxLNSO33TRwCfa95Y
oo6SpZQkct9YzAH/+8HkEgQ=
=XBxt
-----END PGP SIGNATURE-----
More information about the wingide-users
mailing list