Castle Windsor in ASP.NET MVC projet
- by Kris-I
Hello,
In an ASP.NET MVC project, using Castle Windsor as IoC container. I'd like use the Logger facilities of this package. I read several article about the configuration but I'd find the right configuration to add the logger to the container.
Do you have an idea ?
Thanks,