Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

activate internal logging nlog

<nlog internalLogFile="c:log.txt" internalLogLevel="Trace">
   <targets>
      <!-- target configuration here -->
   </targets>
   <rules>
      <!-- log routing rules -->
   </rules>
</nlog>
 
PREVIOUS NEXT
Tagged: #activate #internal #logging #nlog
ADD COMMENT
Topic
Name
7+8 =