Andrew Mashenkov created IGNITE-4863: ----------------------------------------
Summary: Log4jLogger can change RootLoggel logging level unexpectedly. Key: IGNITE-4863 URL: https://issues.apache.org/jira/browse/IGNITE-4863 Project: Ignite Issue Type: Bug Reporter: Andrew Mashenkov Setting System property "IGNITE_CONSOLE_APPENDER" to true will set rootLogger level to OFF that can be unexpectedly as well. See http://apache-ignite-users.70518.x6.nabble.com/Logging-ignite-log4j-jar-td11400.html Seems, we should check if there is no other loggers configured which can inherits rootLogger logging level before raising level or turning rootLogger off. -- This message was sent by Atlassian JIRA (v6.3.15#6346)