Skip to content

Releases: nblumhardt/serilog-timings

v3.1.0

11 May 21:26
d9abe15

Choose a tag to compare

  • #59 - allow the level to be specified on completion (@IliyanAng)
  • #53 - add the [MessageTemplateFormatMethod] annotation (@bash)

Important notice

This is intended to be the final feature release for SerilogTimings. The package will continue to be maintained here, but new development will be going into https://github.com/serilog-tracing/serilog-tracing, which is the logical successor for SerilogTimings with the added benefit of integration into the .NET tracing APIs.

SerilogTracing has the same scope-based timing functionality as this package, and an API that covers all of the SerilogTimings use cases.

If you're interested in migrating and need to work through how the APIs relate to one another, please feel free to open an issue on either repository. Thanks!

v3.0.1

15 Jul 21:31
f28e5f7

Choose a tag to compare

  • #50 - fix DivideByZeroException when stopwatch ticks-per-second < timespan ticks-per-second (@bfitzgerald80)

v3.0.0

24 Jun 04:54
d3f69b4

Choose a tag to compare