Skip to content

Changing the log level

Sometimes you may need to increase the log level to troubleshoot unexpected behavior.

Below is an example of how to change the log level.

logging:
  leap:
    level: Leap:*=detail:com.ibm.form.nitro.*=finest

Parent topic: Preparation