serilog / serilog-aspnetcore

Serilog integration for ASP.NET Core
Apache License 2.0
1.32k stars 209 forks source link

Add GetMessageTemplateProperties option #305

Closed dnperfors closed 2 years ago

dnperfors commented 2 years ago

Fixes #174

nblumhardt commented 2 years ago

Looks good, thank you David :+1:

PeterZaal commented 2 years ago

Hi @nblumhardt any news on when this will be available in a new release?

nblumhardt commented 2 years ago

I've created the release PR now, @PeterZaal - thanks for the nudge! https://github.com/serilog/serilog-aspnetcore/pull/310

Have you been using this successfully via the -dev builds?

PeterZaal commented 2 years ago

Hi @nblumhardt I am on the same team as @dnperfors who created this PR, and we use a copy of the modified files in our code, which works perfectly fine!