glkn / Seq.App.Discord

An app for Seq (http://getseq.net) that forwards messages to Discord through webhooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seq.App.Discord

An app for Seq (http://getseq.net) that forwards messages to Discord through webhooks.

Changes

0.4.0

  • Static color configuration option added

0.3.0

  • Color of a message now depends on a message level
  • Notifier bot name and avatar are now configurable
  • Title of a message now can contain one property value in addition to event level

0.2.2

  • Timeout of http requests increased

0.2.1

  • Enhanced logging of http errors

0.2.0

  • Correct attributes added to DiscordReactor class

0.1.2

  • Cosmetic version bump

0.1.1

  • Initial revision

Building NuGet Package

From solution root, run:

  • msbuild
  • nuget pack ./Seq.App.Discord/Seq.App.Discord.csproj

Credits

Inspired by stayhard

About

An app for Seq (http://getseq.net) that forwards messages to Discord through webhooks.

License:MIT License


Languages

Language:C# 100.0%