Logary v5.0.0-beta.7 Release Notes

    • ๐Ÿ‘Œ Improve stacktrace parsing for WCF stacktraces, thanks @haf
    • โž• Adding Logary.PerfTests to track https://github.com/logary/logary/issues/322 thanks @haf
    • ๐Ÿ›  Fix #318, move Logary.EventProcessing -> Logary.Configuration
    • Correct Stopwatch.Frequency measurements for high-frequency timers. Thanks @haf
    • โž• Add Gauge.of{StopwatchTicks,...} methods, thanks @haf
    • โž• Add Logger.time{Alt,Job,Fun} for timing of Hopac things and F# functions, thanks @haf
    • Binding redirect for Rutta / Newtonsoft.Json #324, thanks @akselsson