docs icon indicating copy to clipboard operation
docs copied to clipboard

Explain how to configure logback

Open stefan-jung opened this issue 2 years ago • 0 comments

Description

The topic logging explains how to configure FOP logging with logback. It would be great to find an example here of how to add a custom logback.xml file to the classpath.

To enable debug logging, modify the config/logback.xml file or add your own logback.xml to the classpath with a higher priority to override the default settings. For more information, see the Logback configuration documentation.

stefan-jung avatar Apr 21 '22 07:04 stefan-jung