|
To enable the WebServer/WebDashboard debug, follow the steps listed below:
-
Go to the "config" folder
-
Open the "log4j.properties" using an editor, i.e. vi
- Edit
log4j.properties and modify the log4j.rootLogger parameter from:
log4j.rootLogger=off, CONSOLE, FILE
to
log4j.rootLogger=DEBUG, CONSOLE, FILE
-
Save the changes
- Restart the WebDashboard
|
Comments
0 comments
Please sign in to leave a comment.