News

Interested in learning Python? Jack Wallen takes you through your first steps in building a simple application to take user input and write it to a file.
send the log messages to a file instead of the console, esp for background threads. you can open another window and do "tail -f log" if you want to see the messages contemporaneously.