Hi,
I’m using the latest build (887)in my project bin there is the assembly “HibernatingRhinos.Profiler.Appender.NHibernateLog4Net” and in my log4net configuration there is this config:
<!-- NHibernate.Profiler Configuration .Net 4.0 -->
<appender name="NHProfAppender" type="HibernatingRhinos.Profiler.Appender.NHibernate.NHProfAppender, HibernatingRhinos.Profiler.Appender.NHibernateLog4Net">
<sink value="tcp://127.0.0.1:22897" />
</appender>
<logger name="HibernatingRhinos.Profiler.Appender.NHibernate.NHProfAppender.Setup">
<appender-ref ref="NHProfAppender"/>
</logger>
<!-- NHibernate.Profiler -->
But log4net complains saying: log4net:ERROR XmlHierarchyConfigurator: Appender named [NHProfAppender] not found
Any idea?
.m
__________________________________________________
Mauro Servienti | Microsoft MVP | MCTS | IM: ma...@topics.it
--
You received this message because you are subscribed to the Google Groups "nhprof" group.
To post to this group, send email to nhp...@googlegroups.com.
To unsubscribe from this group, send email to nhprof+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nhprof?hl=en.