PIbd-23. Leonteva V.A. Lab work 01 #1

Closed
leonteva.v wants to merge 4 commits from Lab_1 into main
Showing only changes of commit 81a06000b3 - 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="${basedir}/typographylog-${shortdate}.log" />
<target xsi:type="File" name="tofile" fileName="${basedir}/lawfirmlog-${shortdate}.log" />
</targets>
<rules>
<logger name="*" minlevel="Debug" writeTo="tofile" />