Erik Dahl

Results 15 comments of Erik Dahl

Thanks for this PR! Helped me discover the feature! I was wondering if there was any way to do this. :) Hopefully it gets merged.

I had a quick look and I don't **think** that's what I'm looking for. Will review more closely soon and post a sample with more precise details if the the...

I have not but should have time this week. Thanks for the reminder here - I will let you know by Sunday for sure.

I checked - I don't think it does what I'm looking for but I've got a repo that lays things out (and tried the admin api rest client too). I'm...

I'm trying to record the calls in the test. Then use those calls later. There is no need for wire mock in this set of tests other than to record...

In looking at the changes, it might be easiest for you to simply pull the branch and have a look at the code -- specifically check the SerilogHelper.cs class in...

I haven't updated the API project to use the new approach (which would include both the `UseCustomApiExceptionMiddleware` and `UseCustomSerilogRequestLogging` methods) -- was thinking you might like to try that. I...

Also - it's weird that you had to upgrade to .NET Standard 2.1 -- i was running fine (only with the UI) when Flogger.Serilog was on .NET Standard 2.0. Do...

I don't think we will use coreflogger at all. We will move anything into flogger.serilog. -Erik Dahl m: 651-592-4113 ________________________________ From: justSteve Sent: Monday, December 7, 2020 11:29:35 AM To:...

I didn't mean to be "short" in last note - but was sending from phone. I think my recommendation will be to simply use the Flogger.Serilog project and not use...