serilog-contrib / home

This is the hub for all the projects that are part of the Serilog Contrib Organization
Apache License 2.0
16 stars 1 forks source link

Transfer Serilog.Sinks.AmazonSQS to the Serilog Contrib organization #5

Open evertonrps opened 1 year ago

evertonrps commented 1 year ago

Hi, I needed to use Amazon SQS and I didn't find any Sinks so I created one, if you find it helpful I would like to transfer the project.

Serilog.Sinks.AmazonSQS

augustoproiete commented 1 year ago

Thanks @evertonrps is this sink available on nuget.org? What is the package ID?

evertonrps commented 1 year ago

I created a package and left it marked as unlisted, just for testing. dotnet add package Custom.Sinks.AmazonSQS --version 1.0.0