mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Filtering NH cache log
--HG-- branch : 1.x
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
<!-- this source is very verbose - setting priority here to avoid flooding trace if root priority is lowered -->
|
||||
<priority value="WARN" />
|
||||
</logger>
|
||||
|
||||
<logger name="NHibernate.Cache">
|
||||
<!-- this source is very verbose - setting priority here to avoid flooding trace if root priority is lowered -->
|
||||
<priority value="ERROR" />
|
||||
</logger>
|
||||
|
||||
<!-- example of turning on the output from a component or namespace-->
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user