You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by GitBox <gi...@apache.org> on 2021/07/05 06:59:25 UTC

[GitHub] [syncope] mmoayyed commented on a change in pull request #273: Switch to CAS 6.4 RC6

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: dev-unsubscribe@syncope.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org