Prototype icon indicating copy to clipboard operation
Prototype copied to clipboard

File-based logging config

Open WildWeazel opened this issue 2 years ago • 0 comments

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?)

WildWeazel avatar May 22 '22 05:05 WildWeazel