hjtran opened a new pull request, #32740:
URL: https://github.com/apache/beam/pull/32740

   I get a lot of complaints about all the logging in Beam playground for 
python examples. It really drowns out any output that might be coming from the 
examples.
   
   I attempted to just remove the logging altogether for the python examples 
here, though I have no way of testing it.
   
   My rationale is that the Beam playground environment doesn't really make 
sense to have logging for. If something goes wrong with an example, it makes a 
lot more sense to just copy and paste the example into your local Beam 
environment and debug it there (and optionally turn on logging in your own 
environment). 
   


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