kennknowles commented on code in PR #33175:
URL: https://github.com/apache/beam/pull/33175#discussion_r1854144739


##########
sdks/java/core/src/main/java/org/apache/beam/sdk/options/SdkHarnessOptions.java:
##########
@@ -386,4 +387,20 @@ static List<Logger> 
getConfiguredLoggerFromOptions(SdkHarnessOptions loggingOpti
     }
     return configuredLoggers;
   }
+
+  @Description(

Review Comment:
   I suggest `@Hidden` so that this is not shown to users when they do `--help`



-- 
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]

Reply via email to