This app will execute and exit right after the process is complete. It will log different things using the logging module.
For some reason everytime, no matter if the app execution is a success or a failure, it will tell me an error has occred, and see the log file for detail. this gets very annoying when the app execution is a sucess.
Any ideas?