GitXplorerGitXplorer
j

serilog.sinks.elmahcore

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
59b7e455bfe1d955170d88be4f42b506c8dfd9ee

Bump packages, minver dotnet8

jjafin committed 5 months ago
Unverified
4c0a4eeedc682754dc1d301f68e3c1fd4fe7398c

Bump deps

jjafin committed a year ago
Unverified
c10227182f3122b6c898b14deddeb2ce6701b657

Update dependencies to ElmahCoreEx

jjafin committed 2 years ago
Unverified
8679f81c3dd663d949147588decf7d2a8ac689bb

Bump to reference updated ElmahCore packge (copied local)

jjafin committed 3 years ago
Unverified
fd9bdcde87e7a26c9a2320e042a3fe599b2e4b44

tagging convention

jjafin committed 3 years ago
Unverified
12f332054671f7ec04c4438db70b9a38e150cb1b

fix (NonException): When we log a nonException we still need to pass it as an exception.

jjafin committed 3 years ago

README

The README file for this repository.

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.