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 dcf1590 + 6d74fa0 commit ceea34cCopy full SHA for ceea34c
extensions/modules/xslfo/src/test/resources/log4j2.xml
@@ -111,6 +111,7 @@
111
</Policies>
112
<DefaultRolloverStrategy max="${rollover.max}"/>
113
<PatternLayout pattern="${elemental.file.pattern}"/>
114
+ </RollingRandomAccessFile>
115
116
<RollingRandomAccessFile name="elemental.restxq" filePattern="${logs}/restxq.${rollover.file.pattern}.log.gz" fileName="${logs}/restxq.log">
117
<Policies>
0 commit comments