IOhacker commented on code in PR #2389:
URL: https://github.com/apache/fineract/pull/2389#discussion_r910415893
##########
fineract-provider/src/main/resources/logback-spring.xml:
##########
@@ -32,7 +32,7 @@
<!-- See https://github.com/apache/fineract/#logging-guidelines for why by
default we log only to INFO, only (WARN and) ERROR
but it's still possible to override this using java
-Dlogging.level.root=info -jar fineract-provider.jar, as per
https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-features.html#boot-features-custom-log-levels
-->
- <root level="info">
+ <root level="debug">
Review Comment:
Done
--
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]