This may be a dumb question but I cannot find how to do.
org.slf4j.Logger logger = context.getLogger();
logger.debug("debug message");
I cannot find how to enable the debug message. I try to modify conf/log4j2.yaml to change all INFO to DEBUG, but that seems only affect broker log.
System configuration
Pulsar version: 2.2.0
This may be a dumb question but I cannot find how to do.
I cannot find how to enable the debug message. I try to modify conf/log4j2.yaml to change all INFO to DEBUG, but that seems only affect broker log.
System configuration
Pulsar version: 2.2.0