You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 16:35:33 UTC

[GitHub] [beam] kennknowles opened a new issue, #18222: Improve Logging Capabilities

kennknowles opened a new issue, #18222:
URL: https://github.com/apache/beam/issues/18222

   [~tibor.kiss]
   """
   Currently we are not instantiating the logger, just using the class what logging package provides.
   Shortcoming of this approach is that the user cannot set the log level on a per module basis as all log messages
   end up in the root level.
   """
   
   Imported from Jira [BEAM-1825](https://issues.apache.org/jira/browse/BEAM-1825). Original Jira may contain additional context.
   Reported by: altay.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] tvalentyn closed issue #18222: Improve Logging Capabilities

Posted by GitBox <gi...@apache.org>.
tvalentyn closed issue #18222: Improve Logging Capabilities
URL: https://github.com/apache/beam/issues/18222


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn commented on issue #18222: Improve Logging Capabilities

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #18222:
URL: https://github.com/apache/beam/issues/18222#issuecomment-1167493269

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org