azagrebin commented on a change in pull request #11073: [FLINK-15672][build] 
Migrate to log4j2 
URL: https://github.com/apache/flink/pull/11073#discussion_r381903564
 
 

 ##########
 File path: docs/ops/deployment/native_kubernetes.md
 ##########
 @@ -140,7 +140,7 @@ If you want to use `kubectl logs <PodName>` to view the 
logs, you must perform t
 
 {% highlight bash %}
 # Log all infos to the console
-appender.console.name = org.apache.log4j.ConsoleAppender
+appender.console.name = ConsoleAppenderW
 
 Review comment:
   ```suggestion
   appender.console.name = ConsoleAppender
   ```

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to