NLog.Slack icon indicating copy to clipboard operation
NLog.Slack copied to clipboard

An NLog target for Slack - your logs in one place and instantly searchable, everywhere.

Results 5 NLog.Slack issues
Sort by recently updated
recently updated
newest added

Is it possible to pass in the webhook URL with an env var like you can for the file target? I tried: webHookUrl="${environment:SLACK_WEBHOOK}" but it throws exception for invalid URL....

Fix truncating text of StackTrace (Slack limits: Maximum length for the text in field is 2000 characters) Format StackTrace as codeblock

The project doesn't work in .NET 4.7.2. It still works if changing the project back to 4.6.1 but not in the later versions.

Hi, think I have found a small bug with version 2.0 I upgrade and added compact to target setting it to false. The logs on Slack only showed Process name...