[DEBUG] Logs to be Displayed

Hi,

How to show those logger.debug(“xxxxxxxxx”) of my custom binding various classes to display on console during OSGI debug on demo.app? :slight_smile:

Add a logger for it to the logback.xml.

Edit: Took a minute, but I dug up this old comment. Also look at the one two after this one.

Or you look in the documentation:
image

1 Like