Prototype
Prototype copied to clipboard
File-based logging config
Allow the user to configure logging from a file without rebuilding. Suggest using Serilog.Settings.Configuration: https://github.com/serilog/serilog-settings-configuration Ideally you would be able to specify: Whether to create log files, where, and max size Namespace filters Minimum level (per namespace?)