mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-04 06:38:28 +02:00
Log file is off by default.
This commit is contained in:
parent
51518787d8
commit
53be0e374b
@ -5,6 +5,6 @@
|
||||
fileName="${basedir}/App_Data/logs/${shortdate}.txt" />
|
||||
</targets>
|
||||
<rules>
|
||||
<logger name="*" minlevel="Trace" writeTo="file"/>
|
||||
<logger name="*" minlevel="Off" writeTo="file"/>
|
||||
</rules>
|
||||
</nlog>
|
Loading…
Reference in New Issue
Block a user