Vadim Pakhnushev created IGNITE-27876:
-----------------------------------------

             Summary: Fix compatibility test logging
                 Key: IGNITE-27876
                 URL: https://issues.apache.org/jira/browse/IGNITE-27876
             Project: Ignite
          Issue Type: Bug
            Reporter: Vadim Pakhnushev
            Assignee: Vadim Pakhnushev


When node running in a separate process logs at ERROR level, it appears as a 
normal text without any formatting in the host log, this happens because it's 
logged with the "default" formatting to the stderr, meaning that it uses 
terminal default coloring for this. This works fine only in the IDEA, which 
assigns red color to the stderr output. Gradle doesn't color the stderr so we 
probably need to simply assign red color in the log config.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to