bugsnag-dotnet icon indicating copy to clipboard operation
bugsnag-dotnet copied to clipboard

Create a Serilog sink

Open PureKrome opened this issue 9 years ago • 10 comments

In my previous issue #37 I mention how NLog is like the de facto logging framework these days in .NET.

Well, Serilog is the new kid on the block and looks to be starting to get some traction.

So - a Serilog sink would be really awesome too ... and it's not hard to make.

It also looks like there's a large number of existing sinks already ... and some of those are competitor sinks. So if I was starting out a new project (and using Serilog) the first thing I'd check out is what sinks are available .. and I see your competitor's there .. so I guess that means a lot of people would be heading over there, instead of heading down to BugSnag (ie. discoverability).

or vice versa -> lets use bugsnag .. oh wait .. no serilog sink .. but there's logentries ... ok, LE it is....

PureKrome avatar May 29 '15 00:05 PureKrome

also pinging @nblumhardt :+1: :wave:

PureKrome avatar May 29 '15 00:05 PureKrome

Thanks for these issues @PureKrome. It's probably not a high priority for us at the moment, but we'd love it if you wanted to contribute the log sinks (either as pull requests, or as separate projects).

(P.S. If you need more incentive, there's Bugsnag swag available for great contributions on Github, we can probably figure out a way to send you some :).

ConradIrwin avatar May 29 '15 00:05 ConradIrwin

Cheers for the prompt reply and honest reply - very much appreciated.

My bandwidth is pretty busy so I can't promise anything but I'll definitely keep that in mind.

PureKrome avatar May 29 '15 00:05 PureKrome

FYI, I passed on trialling Bugsnag because you don't have a Serilog Sink like Rollbar (new), Sentry (2.4k downloads) & Raygun (43k downloads) which are the others that I am assessing.

They are not especially hard to write but I just don't have time now, when I do I have time (after a release) I will already be committed to a service.

Not a complaint, just for awareness.

CADbloke avatar Mar 11 '18 11:03 CADbloke

@CADbloke thanks for the feedback, we have been hard at work building v2 of this notifier which is currently in alpha. We will look at adding various log sinks once it is live

martin308 avatar Mar 12 '18 21:03 martin308

Fast forward 2 years...any update on this @martin308

waynebrantley avatar Apr 20 '20 14:04 waynebrantley

@waynebrantley unfortunately I'm not working at Bugsnag anymore. Hopefully @kattrali may be able to help answer this question for you though

martin308 avatar Apr 20 '20 15:04 martin308

Hi @waynebrantley. This is one of a number of logging frameworks we're considering adding support for in the future but it's not an immediate priority on our roadmap. I've flagged your interest in this with the team.

mattdyoung avatar Apr 22 '20 17:04 mattdyoung

I'm also waiting for this.

TeraNovaLP avatar May 06 '20 09:05 TeraNovaLP

I guess @naldorp had started putting efforts onto this, Check https://github.com/naldorp/Serilog.Sinks.Bugsnag

aniketb-git avatar Jun 06 '20 09:06 aniketb-git