serilog-contrib / serilog-sinks-splunk

A Serilog sink that writes to Splunk
https://splunk.com
Apache License 2.0
46 stars 47 forks source link

Feat async sinks #149

Closed EngRajabi closed 2 years ago

EngRajabi commented 2 years ago

In this version, the project has been updated to the latest versions Also added to netstandard 2.1 In this version, the sinks mode is used async(use PeriodicBatchingSink)

EngRajabi commented 2 years ago

Because the sdk is 2.2 during the old build. The build breaks down

EngRajabi commented 2 years ago

@merbla please check it Bild is successful. Only vs should be updated to the 2019 version

EngRajabi commented 2 years ago

build success. 👍 @merbla

merbla commented 2 years ago

Thanks @EngRajabi LGTM, just a few items on comments etc.