datalust / serilog-sinks-seq

A Serilog sink that writes events to the Seq structured log server
https://datalust.co/seq
Apache License 2.0
225 stars 50 forks source link

Switch to using RuntimeInformation.ProcessArchitecture for Blazor detection #191

Closed nblumhardt closed 1 year ago

nblumhardt commented 1 year ago

Fixes https://github.com/datalust/serilog-sinks-seq/issues/184 - verified with a new sample included in the solution.