Contains http logic
Main program class
Construct Application from ILogger, Options and AppConfig
runs the server
restart the server
Recreates new application object with refreshed config. New app reuses old logger, old application is terminated.
Stops the server from any thread.
bool finalizeLog | if true, then inner logger wouldn't be finalized |
Return current application logger