Changes for page Debugging

Last modified by Simon Urli on 2023/10/10 11:46

<
From version < 49.1 >
edited by Manuel Leduc
on 2022/05/11 17:25
To version < 49.2
edited by Simon Urli
on 2023/10/10 11:46
Change comment: Fix links

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.mleduc
1 +xwiki:XWiki.surli
Content
... ... @@ -92,7 +92,7 @@
92 92  
93 93  == Turning on logging inside XWiki ==
94 94  
95 -See the [[Logging page in the Admin guide>>platform:AdminGuide.Logging]].
95 +See the [[Logging page in the Admin guide>>xwiki:Documentation.AdminGuide.Logging]].
96 96  
97 97  == Logging shutdown operations ==
98 98  
... ... @@ -106,7 +106,7 @@
106 106  
107 107  You have several options:
108 108  
109 -* Configure Hibernate to log SQL calls. To do this edit XWiki's log configuration file (see the [[Logging page>>platform:AdminGuide.Logging]]) and change the log level from ##warn## to ##trace## for the following:(((
109 +* Configure Hibernate to log SQL calls. To do this edit XWiki's log configuration file (see the [[Logging page>>xwiki:Documentation.AdminGuide.Logging]]) and change the log level from ##warn## to ##trace## for the following:(((
110 110  {{code language="none"}}
111 111   <!-- Log HQL query parser activity -->
112 112   <logger name="org.hibernate.hql.ast.AST" level="warn"/>

Get Connected