borisermakof / serilog-sinks-fluentd

A Sink that writes logs into Fluentd
Apache License 2.0
20 stars 30 forks source link

Add tag configuration support #9

Closed Dessyk closed 4 years ago

Dessyk commented 5 years ago

Add support of Fluentd tag, after this fix you can configure fluentd sink tag through configuration file

borisermakof commented 4 years ago

LGTM. Thanks!

Dessyk commented 4 years ago

LGTM. Thanks!

Could you, please, pack it and release it to nuget.org?