ngjaying opened a new issue #3259: [Question]How to configure log level for 
pulsar functions
URL: https://github.com/apache/pulsar/issues/3259
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to