Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
147 views

I am new to WinUI development, I created a new simple WinUI 3.0 app (using Viusal Studio template Blank App, Packaged (WinUI 3 in desktop) I also installed the following $ dotnet add package Serilog $ ...
SoftHuman's user avatar
1 vote
3 answers
1k views

I configure the output format in appsettings.json, but it does not work: { "Serilog": { "WriteTo": [ { "Name": "Console", "Args&...
WENJUN CHI's user avatar