dinger2121
Programmer
Hello,
I have an mvc application and I would like to use log4net for debugging. I am using NHibernate. My application has my main project which contains my controllers and views. I also have a DAL in which the NHibernate mappings are set up.
When setting up log4net, do I have to add the dll references in my main project only, or in my dal also? Also, where do I add my config info?
Thanks for any thoughts.
carl
MCSD, MCTS:MOSS
I have an mvc application and I would like to use log4net for debugging. I am using NHibernate. My application has my main project which contains my controllers and views. I also have a DAL in which the NHibernate mappings are set up.
When setting up log4net, do I have to add the dll references in my main project only, or in my dal also? Also, where do I add my config info?
Thanks for any thoughts.
carl
MCSD, MCTS:MOSS