Hello Igniters! Recently completed Ignite migration to use log4j2 [1]. Log4j2 supports ANSI colorization in the console [2], which can help in parsing log output. As an experiment, I would like to colorize the test console output [3].
The color palette is similar to spring boot, see light [4] and dark [5] console output example. If there are no objections, I will merge these changes soon [6]. [1] https://issues.apache.org/jira/browse/IGNITE-16650 [2] https://logging.apache.org/log4j/2.x/manual/layouts.html#Patterns [3] https://issues.apache.org/jira/browse/IGNITE-17442 [4] https://issues.apache.org/jira/secure/attachment/13048986/light-console.jpg [5] https://issues.apache.org/jira/secure/attachment/13048991/dark-console-example.png [6] https://github.com/apache/ignite/pull/10229/files