-
The Log4Net assembly is distributed with NHibernate binaries. If you are not sure about details of the configuration shown below please refer to this documentation. Running without Log4Net If you only want NHibernate to log the queries it sends to the data source when running unit tests you don't...
-
The NHibernate 3 Trunk-Version contains a new Interface "IInternalLogger" which provides interface for custom loggers to be configured with NHibernate. NHibernate provides' a log4net log provider for this interface out of the box. So if you are using NHibernate with log4net just deliver...