Hi Ray, Have you found the solution? This is interesting question for me too.
Breafly search leads me to this file: \ignite\config\ignite-log4j.xml as it described here: https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/logger/log4j/Log4JLogger.html with (and other DEBUG options): <!-- Uncomment to enable logging to console. --> <!-- <appender-ref ref="CONSOLE"/> --> ср, 23 мая 2018 г. в 17:34, Ray <ray...@cisco.com>: > Thanks for the reply. > > But your approach seems only to be working for tests in Ignite core module. > What I'm looking for is a way to open DEBUG mode when starting an Ignite > node from > > modules/core/src/main/java/org/apache/ignite/startup/cmdline/CommandLineStartup.java. > > > > -- > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ >