Castle Windsor in ASP.NET MVC projet

Posted by Kris-I on Stack Overflow See other posts from Stack Overflow or by Kris-I
Published on 2010-03-31T08:01:13Z Indexed on 2010/03/31 8:03 UTC
Read the original article Hit count: 634

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,

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about castle-windsor