bugthesystem / Autofac.Extras.NLog

An Autofac module to integrate Autofac and NLog, it supports both constructor and property injection.
MIT License
50 stars 18 forks source link

Add new-style exceptions #15

Closed shoftee closed 7 years ago

shoftee commented 7 years ago

I noticed that this adapter doesn't support the new-style overrides for exception logging, and I found myself annoyed enough to do the PR. Feel free to revert the whitespace fixes if they're not to your liking.