Akka.Hosting - standardized Akka.NET hosting without any HOCON configuration. Ties into Microsoft.Extensions.Configuration, Logging, Hosting, and DependencyInjection.
Apache License 2.0
58
stars
16
forks
source link
Make sure `AkkaHostedService` failures are always visible #494
Changes
close #470 - application crashes and exits should always be explicitly logged someplace where they can be seen regardless of logging configuration.
Checklist
For significant changes, please ensure that the following have been completed (delete if not relevant):