The Core Technologies Blog

Professional Software for Windows Services / 24×7 Operation


Q&A: Where’s The Output From My Python Script?

  Our team uses AlwaysUp to run a few Python scripts automatically after a reboot. Everything works fine except for one of the scripts that prints to the console. We have AlwaysUp save it for us but we noticed an issue … Continue reading

Posted in AlwaysUp | Tagged , , , , , | Leave a comment

AlwaysUp Feature Spotlight: Capture Console Output

What is the “capture console output” feature? Why would I use it? How do I save the text from my application? What are your best tips for capturing text? What is the “capture console output” feature? Why would I use … Continue reading

Posted in AlwaysUp | Tagged , , | Leave a comment

Q&A: How Do I See the Output/Traceback From my Python Windows Service?

  We’re using AlwaysUp to run a Python program as a service. Do you have any recommendations about logging? Ideally I would see the output of the python program as if it were run in command line, to see the traceback … Continue reading

Posted in AlwaysUp | Tagged , , , , , | Leave a comment