Jump to: navigation, search

Changes


HowTo:Configure Logging

102 bytes added, 10:20, 19 March 2015
/* Switch off logging */
<loggingConfiguration name="" tracingEnabled="true" defaultCategory="ASSERTION">
...
<categorySources> ... <add switchValue="Off" name="ASSERTION"> <listeners> <add name="log.assertion"/> </listeners> </add> ... </categorySources>
...
</loggingConfiguration>
</source>
10,686
edits