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.
2 parents 542d90b + b045790 commit 714642eCopy full SHA for 714642e
extensions/modules/xslfo/src/test/resources/log4j2.xml
@@ -114,6 +114,7 @@
114
</Policies>
115
<DefaultRolloverStrategy max="${rollover.max}"/>
116
<PatternLayout pattern="${elemental.file.pattern}"/>
117
+ </RollingRandomAccessFile>
118
119
<RollingRandomAccessFile name="elemental.restxq" filePattern="${logs}/restxq.${rollover.file.pattern}.log.gz" fileName="${logs}/restxq.log">
120
<Policies>
0 commit comments