mukesh154 commented on issue #23783: URL: https://github.com/apache/pulsar/issues/23783#issuecomment-2565019947
> This may not be a problem, you can change the log level by environment variables, for example > > broker-statefulset.yaml > > ```yaml > env: > - name: PULSAR_LOG_LEVEL > value: debug > ``` Setting PULSAR_LOG_LEVEL env variable only enables debug log for function-worker not for functions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
