[
https://issues.apache.org/jira/browse/BEAM-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik resolved BEAM-462.
----------------------------
Resolution: Fixed
Fix Version/s: 0.2.0-incubating
> 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
> Fix For: 0.2.0-incubating
>
>
> 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)