mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +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 -->
|
<!-- this source is very verbose - setting priority here to avoid flooding trace if root priority is lowered -->
|
||||||
<priority value="WARN" />
|
<priority value="WARN" />
|
||||||
</logger>
|
</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-->
|
<!-- example of turning on the output from a component or namespace-->
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
Reference in New Issue
Block a user