Hi, I was just wondering how I can see print statements from my Python application or if there's some method I need to use to do so. I've tried using the Thanks, Shannon asked 14 Jul '14, 11:30 shannonrothe |
Flask logging is documented here: Logging Application Errors answered 15 Jul '14, 17:35 seanf |