orpiske commented on pull request #2245:
URL: https://github.com/apache/camel-k/pull/2245#issuecomment-829118665


   > Out of curiosity, I wonder if we could enable colors in the integration 
logs directly. IIRC, it used to be enabled with Spring Boot, when we supported 
it as runtime. Is this possible with Quarkus? If yes, that would benefit 
globally, and avoid client parsing altogether.
   
   This works: `kamel run --property quarkus.log.console.color=true 
Basic.java`. So, that's an even easier alternative. Maybe we could make this 
property enabled by default instead of doing it client side? wdyt?


-- 
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.

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


Reply via email to