We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398a427 commit 7e6e0cbCopy full SHA for 7e6e0cb
SimpleTaskSystemSPA_AngularJs_EntityFramework/SimpleTaskSystem.Web/log4net.config
@@ -5,7 +5,7 @@
5
<appendToFile value="true" />
6
<rollingStyle value="Size" />
7
<maxSizeRollBackups value="10" />
8
- <maximumFileSize value="1000KB" />
+ <maximumFileSize value="10000KB" />
9
<staticLogFileName value="true" />
10
<layout type="log4net.Layout.PatternLayout">
11
<conversionPattern value="%-5level %date [%-5.5thread] %-40.40logger - %message%newline" />
0 commit comments