We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05ef0d7 + 18f2083 commit a1e078aCopy full SHA for a1e078a
1 file changed
SecurityService/nlog.config
@@ -9,7 +9,8 @@
9
archiveNumbering="Date"
10
archiveDateFormat="yyyyMMdd-HH"
11
archiveEvery="Hour"
12
- keepFileOpen="false"/>
+ keepFileOpen="false"
13
+ maxArchiveFiles="24"/>
14
</target>
15
</targets>
16
0 commit comments