Skip to content
Snippets Groups Projects
Commit 6462f81c authored by Peterson, Peter's avatar Peterson, Peter
Browse files

Duplicate print statements to the console as well

The capture of print statements to the message display is useful, but
makes debuging crashes difficult because the message display disappears
before anything can be read. The solution is to write the print
statements to both places.
parent 4e929437
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment