File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 <Pattern ><![CDATA[ %d <%-5p> <%-35.35t> <%x> <%X> <%50.50c> %m%n]]> </Pattern >
1212 </PatternLayout >
1313 </File >
14- <!-- <RollingRandomAccessFile name="ALL File Appender" fileName="log/javacord-bot-ALL.log" filePattern="log/javacord-bot-TRACE -%i.log.gz">
14+ <!-- <RollingRandomAccessFile name="ALL File Appender" fileName="log/javacord-bot-ALL.log" filePattern="log/javacord-bot-ALL -%i.log.gz">
1515 <PatternLayout>
1616 <Pattern><![CDATA[%d <%-5p> <%-35.35t> <%x> <%X> <%50.50c> %m%n]]></Pattern>
1717 </PatternLayout>
18- <SizeBasedTriggeringPolicy size="100 MB "/>
19- <DefaultRolloverStrategy fileIndex="min" max="10 "/>
18+ <SizeBasedTriggeringPolicy size="1 GB "/>
19+ <DefaultRolloverStrategy fileIndex="min" max="9 "/>
2020 </RollingRandomAccessFile>-->
2121 </Appenders >
2222 <Loggers >
You can’t perform that action at this time.
0 commit comments