public Startup(SeqServerUri seqServerUri, AppEnvironment appEnvironment) { this.seqServerUri = seqServerUri; this.appEnvironment = appEnvironment; }