Hello, Ray!
I usually update this one configuration file for running test in DEBUG mode:
ignite\modules\core\src\test\config\log4j-test.xml
I've uncommented line for DEBUG only specific package, because debug whole
module produces too much output. e.g.:
<category name="org.apache.ignite.internal.processors.cache.distributed.dht.preloader">
<level value="DEBUG"/>
</category>
Is it what are you looking for?
ср, 23 мая 2018 г. в 16:08, Ray <
[hidden email]>:
> I tried change .level=INFO to FINE in config/java.util.logging.properties
> file and disable quite mode using -DIGNITE_QUIET=false, but it still didn't
> work and there's no DEBUG or TRACE level log in the console.
> Please advice me how to turn debug log on in Intellij Idea console for
> ignite core module.
>
>
>
> --
> Sent from:
http://apache-ignite-developers.2346864.n4.nabble.com/>