[wingide-users] Is there a way similar to NSLog to send output to Debug/IO
Wingware Support
support at wingware.com
Thu Jun 7 11:36:51 MDT 2012
J D Aguilera wrote:
> Is there a wing module or anything that let me send output to Debug/IO ( similar to NSLog in Xcode )?
Using 'print' or writing to stderr or stdout should get output to appear
there, unless your code (or environment) is set up to redirect
stdout/stderr to a disk file or something similar. In other words,
Debug I/O is just showing stdout/stderr.
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list