[ 
https://issues.apache.org/jira/browse/BEAM-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382541#comment-15382541
 ] 

ASF GitHub Bot commented on BEAM-462:
-------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-beam/pull/673


> Replace MonitoringUtil.PrintHandler with a handler that utilizes a Java logger
> ------------------------------------------------------------------------------
>
>                 Key: BEAM-462
>                 URL: https://issues.apache.org/jira/browse/BEAM-462
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: Minor
>
> The current PrintHandler in MonitoringUtil only supports output to a print 
> stream.
> It would be cleaner to instead have a LoggingHandler that can be used with 
> normal Java logging.  The handler could translate the JobMessage importance 
> to severity and thus allowing for formating/filtering to be determined by the 
> logger instead of custom printing code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to