Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

AdelRefaat/Serilog.Sinks.HipChat

Repository files navigation

Serilog.Sinks.HipChat

Configuration using AppSettings

  <add key="serilog:using:HipChat" value="Serilog.Sinks.HipChat" />
  <add key="serilog:write-to:HipChat"/>
  <add key="serilog:write-to:HipChat.token" value="{HipChat Token goes here!}" />
  <add key="serilog:write-to:HipChat.roomId" value="{HipChat RoomId goes here!}" />

About

Serilog sink to send to HipChat room

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages