pibd-12 Tangatarov.I.A. LabWork06 Base #21

Closed
sqdselo wants to merge 33 commits from LabWork06 into LabWork05
Showing only changes of commit 5ae896d09f - Show all commits

View File

@ -4,7 +4,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
autoReload="true" internalLogLevel="Info">
<targets>
<target xsi:type="File" name="tofile" fileName="C:\Logs\mylogfile.log" />
<target xsi:type="File" name="tofile" fileName="D:\Рабочий стол\mylog.log" />
</targets>
<rules>
<logger name="*" minlevel="Debug" writeTo="tofile" />