zhuangchong commented on pull request #4567: URL: https://github.com/apache/incubator-dolphinscheduler/pull/4567#issuecomment-768799628
@chengshiwen I think the WorkerLogFilter is redundant, write logger.info output in the code snippet, and then filter the final output; If you don't want the output, you don't have to write logger.info to print Because of the workerLogFilter filter, there is no output for the netty related logs. I think the output of the logs is set by the log level, not by the filter condition ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
