mmoayyed commented on a change in pull request #273:
URL: https://github.com/apache/syncope/pull/273#discussion_r663683511
##########
File path: wa/starter/src/main/resources/log4j2.xml
##########
@@ -37,9 +37,14 @@ under the License.
<loggers>
- <asyncLogger name="org.apereo.cas" additivity="false" level="INFO">
+ <asyncLogger name="org.apereo.cas" additivity="false" level="DEBUG">
Review comment:
No objections, but wouldn't you say that having DEBUG level on is
incredibly useful for a deployment as a starting point to troubleshoot and
figure out what's going on? That is [the very first
thing](https://apereo.github.io/cas/development/installation/Troubleshooting-Guide.html#review-logs)
we do for deployment, or ask people to do when they trying to diagnose issues.
--
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]