Just a second...

Publisher logging

Every publisher is assigned its own Logger which can be used within the publisher itself for logging diagnostic messages.

This Logger is obtained using the getLogger method.

The log level of the publisher can be changed dynamically at any time using the setLogLevel method.