nblumhardt / serilog-timings

Extends Serilog with support for timed operations
Apache License 2.0
218 stars 21 forks source link

Keep template arguments separated to ensure correctness of message #25

Closed MarcusKohnert closed 5 years ago

MarcusKohnert commented 5 years ago

This PR fixes #24

Please note that I weren't able to test this with the current .xproj projects in dev. Tested against converted .xproj to .csproj. The project conversion comes as a separate PR.