Rolling file logger provider for Microsoft.Extensions.Logging. Writes to a text file using a configurable template with support for multiple system values (thread, user, machine name, time, etc), rolling to a new file based on the date, time, or other template values. Other Essential.Logging packages extend the .NET Microsoft.Extensions.Logging with guidance, links, utilities, and additional logger providers. See the project site on GitHub for examples and documentation.
$ dotnet add package Essential.LoggerProvider.RollingFileNo README available.