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

Remove adaptation from NLog.Interface #19

Closed CNBoland closed 6 years ago

CNBoland commented 6 years ago

NLog.Interface has been deprecated, as NLog now contains its own ILogger interface.