提交 0df5601a 编写于 作者: S Stephan Ewen

[hotfix] Fix erroneous testing log4j configuration for flink-runtime

上级 abbb0a93
......@@ -35,4 +35,4 @@ log4j.appender.file.layout=org.apache.log4j.PatternLayout
log4j.appender.file.layout.ConversionPattern=%d{HH:mm:ss,SSS} %-5p %-60c %x - %m%n
# suppress the irrelevant (wrong) warnings from the netty channel handler
log4j.logger.org.jboss.netty.channel.DefaultChannelPipeline=ERROR, file
\ No newline at end of file
log4j.logger.org.jboss.netty.channel.DefaultChannelPipeline=ERROR, console
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册