orpiske commented on a change in pull request #2540:
URL: https://github.com/apache/camel-k/pull/2540#discussion_r680934535



##########
File path: pkg/trait/logging.go
##########
@@ -91,6 +91,7 @@ func (l loggingTrait) Apply(environment *Environment) error {
                        envvar.SetVal(&environment.EnvVars, 
envVarQuarkusLogConsoleJsonPrettyPrint, True)
                }
        } else if util.IsNilOrTrue(l.Color) {

Review comment:
       Color defaults to true, which is why it would usually work ... but the 
logic should be independent here.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to