Ufuk Celebi created FLINK-2792: ---------------------------------- Summary: 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)