Logging level persistence

If you get the exact name of your logger, you can add it to the logback.xml file in the gateway’s data/ directory - see this commented out line for the pattern to follow:
<!--<logger name="example.logger" level="TRACE"/>-->

2 Likes