serilog-sinks-slackclient icon indicating copy to clipboard operation
serilog-sinks-slackclient copied to clipboard

Slack Sink for Serilog

Results 13 serilog-sinks-slackclient issues
Sort by recently updated
recently updated
newest added

![image1](https://user-images.githubusercontent.com/19757371/40967910-437f3020-68ef-11e8-8068-6fc18575603c.png) ![image2](https://user-images.githubusercontent.com/19757371/40967944-5a14f702-68ef-11e8-97ff-80aa38711129.png)

It is not possible to add proxysettings when writing to slack. I see in the method: ```F# let public SendMessageViaWebhooks (webhookUri:string, message:string) = Http.RequestString(webhookUri, headers = [ ContentType HttpContentTypes.Json ],...

enhancement
up for grabs

Hi, first of all: Cool sink. We recently introduced Slack in our company and I would love to output Error/Fatal log messages into a channel. I managed to do so...

enhancement
up for grabs