mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Better log info
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
<target xsi:type="File" name="file" fileName="${basedir}/Logs/${shortdate}.log"/>
|
||||
</targets>
|
||||
<rules>
|
||||
<logger name="*" minlevel="Warn" writeTo="file" />
|
||||
<logger name="*" minlevel="Info" writeTo="file" />
|
||||
</rules>
|
||||
</nlog>
|
||||
Reference in New Issue
Block a user