Commit a7d420b2 authored by Matthias Betz's avatar Matthias Betz
Browse files

reduce fop logging verbosity

parent cb5d5f03
Pipeline #11548 passed with stage
in 1 minute and 20 seconds
......@@ -11,5 +11,8 @@
<Root level="debug" additivity="false">
<AppenderRef ref="console" />
</Root>
<Logger name="org.apache.fop" level="INFO">
<AppenderRef ref="console" />
</Logger>
</Loggers>
</Configuration>
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment