mukesh154 commented on code in PR #23844:
URL: https://github.com/apache/pulsar/pull/23844#discussion_r1913098300
##########
pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdFunctions.java:
##########
@@ -228,6 +228,10 @@ abstract class FunctionDetailsCommand extends BaseCommand {
+ " #Java, Python, Go")
protected String logTopic;
+ @Option(names = "--logLevel", description = "Log level at which the
logs of a Pulsar Function are produced"
Review Comment:
Done
--
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]