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

   The playground examples have tons of info logging that drown out any actual 
logging that the example might've caused. This is somewhat of a big hit to the 
playground experience (not just noted by me, but by others that I've been 
introducing to Beam)
   
   I attempted a fix to change the playground's [log 
level](https://github.com/apache/beam/pull/29948) but that didn't seem to take. 
Vlado Djerek also tried to figure out where the logging level is set but was 
also unsuccessful.
   
   In lieu of a real fix, I just changed or deleted various logging statements 
that I suspect are probably not all that useful. I suspect especially that the 
translation prints which really clog up the examples don't offer much useful 
information.


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