-
Notifications
You must be signed in to change notification settings - Fork 27
Home
Igor edited this page Mar 20, 2016
·
10 revisions
Ninject.Extensions.Logging is a Ninject extension provided to allow loggers to be injected into your classes automatically. It is a port from the Ninject 1.0 integrated logging component.
Currently, three logging frameworks are supported:
- Current release: http://code.google.com/p/ninject2/downloads/list?q=Ninject.Extensions.Logging
- Latest build: https://teamcity.bbv.ch/viewLog.html?buildTypeId=bt28&buildId=lastSuccessful&tab=artifacts
https://github.com/ninject/ninject.extensions.logging/wiki/Using