[
https://issues.apache.org/jira/browse/FINERACT-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211983#comment-17211983
]
Michael Vorburger edited comment on FINERACT-1078 at 10/11/20, 5:29 PM:
------------------------------------------------------------------------
[~kaze] FYI the output from running {{./gradlew bootJAR && java -jar
build/libs/*.jar}} already produces colored logs (at least on the current
version; perhaps originally it did not, and we gained this when we upgrade
Spring and added the JAR support). Just the {{./gradlew bootRun}} is not
coloured, but according to
https://github.com/spring-projects/spring-boot/issues/747 there is an easy
trick to make it so... I've just tried this out, and found that trick still
works great - so I've raised https://github.com/apache/fineract/pull/1391 for
this!
was (Author: vorburger):
[~kaze] FYI the output from running {{./gradlew bootJAR && java -jar
build/libs/*.jar}} already produces colored logs (at least on the current
version; perhaps originally it did not, and we gained this when we upgrade
Spring and added the JAR support). Just the {{./gradlew bootRun}} is not
coloured, but according to
https://github.com/spring-projects/spring-boot/issues/747 there is an easy
trick to make it so... I've just tried this out, and found that trick still
works great - so !
> Make spring logs colorful
> -------------------------
>
> Key: FINERACT-1078
> URL: https://issues.apache.org/jira/browse/FINERACT-1078
> Project: Apache Fineract
> Issue Type: Improvement
> Components: Build
> Affects Versions: 1.4.0
> Reporter: Yemdjih Kaze Nasser
> Assignee: Michael Vorburger
> Priority: Minor
> Fix For: 1.5.0
>
>
> [~vorburger] once expressed this in a comment. Adding springs support for
> colored build logs which could be useful, making logs more readable and
> errors easier to spot. I just think it's a great feature to add.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)