jafin / serilog.sinks.elmahcore

A shim for serilog to republish logs to ElmahCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serilog.Sinks.Elmah

Overview

A very basic shim to to republish logs (Warning, Error, Fatal) logged in Serilog to an existing configured instance of ElmahCore

Warning

Before you even think about using this, be aware it is built against a custom fork of ElmahCore.. :dragons:

Dependencies

  • ElmahCore Custom fork (included) Due to some forked changes that haven't been merged, its running against a fork of ElmahCore. The ideal scenario is we get back to the official version.

About

A shim for serilog to republish logs to ElmahCore

License:MIT License


Languages

Language:C# 98.0%Language:Batchfile 2.0%