You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/09/30 16:10:04 UTC

[jira] [Commented] (FLINK-2792) Set log level of actor messages to TRACE

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

Stephan Ewen commented on FLINK-2792:
-------------------------------------

Makes sense. Not sure if slf4j supports TRACE level, though...

> Set log level of actor messages to TRACE
> ----------------------------------------
>
>                 Key: FLINK-2792
>                 URL: https://issues.apache.org/jira/browse/FLINK-2792
>             Project: Flink
>          Issue Type: Wish
>          Components: JobManager
>            Reporter: Ufuk Celebi
>            Priority: Trivial
>
> Logging of received job manager actor messages happens at log level DEBUG right now. The used logger is that of the JobManager/TaskManager respectively. This means that as soon as you debug something related to the JobManager/TaskManager you are always flooded with a lot of debug messages.
> Therefore, I would like to set the log level to TRACE for these messages.



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