Parse the configuration file
Initialize and configure the logger
Reconfigure the application. You‘ll want to override and super this method.
Get this party started
Actually run the application
Called prior to starting the application, by the run method
[Validate]