private void ApplicationStopped() { AppGateway.Dispose(); _logger.Log(new WebStoppedLog()); LoggerFacade.CloseAndFlush(); }