NHibernate uses log4net by default (can be configured to use other
providers). Once log4net is configured and starts to listen, you will see
log events.

<logger name="NHibernate">
      <level value="OFF" />

</logger>

2016-10-10 22:12 GMT+02:00 Michael Powell <[email protected]>:

> Hello,
>
> Recently I adopted log4net for logging purposes and enabled it in my
> service application. I run in debug mode, and now I am receiving
> scores of messages apparently originating from NHibernate?
>
> This is well and good, but was entirely UNEXPECTED. I want to disable
> that now and just see messages from my application, but not sure how
> to do that without disabling for the app as well.
>
> First of all, curious how it could be seen in the first place. Second
> of all, unexpected. Third, what next?
>
> Regards,
>
> Michael Powell
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/nhusers.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to