Closed PatrikBak closed 2 years ago
Hi @PatrikBak ,
what version of the Serilog.Settings.Configuration
do you use? Try the last one (3.3.0)
Hi @PatrikBak , what version of the
Serilog.Settings.Configuration
do you use? Try the last one (3.3.0)
Thank you, my bad :(
I tried the code from the documentation:
(a) It misses one curly bracket (b) More importantly, it won't work:
Serilog.Expressions
is installed with a version of 3.2.1"Using": [ "Serilog.Expressions" ]
doesn't help.This is for a net5.0 project.