hailin0 commented on code in PR #7712: URL: https://github.com/apache/seatunnel/pull/7712#discussion_r1770782894
########## config/log4j2.properties: ########## @@ -38,7 +38,10 @@ logger.debezium.level=WARN #rootLogger.appenderRef.consoleStderr.ref = consoleStderrAppender ############################ log output to console ############################# ############################ log output to file ############################# -rootLogger.appenderRef.file.ref = fileAppender +# hybrid log appender Review Comment: Better to enable by default -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
