When users are experiencing issues using Studio, activity logging can be enabled in an effort to find the cause of the problems.
Enabling logging
Info: Performing the described step requires direct server access. Depending upon how your system is hosted and the level of access you have to that system, coordination may be required with your Partner or WoodWing Support team. For a full overview of the steps that need to be done by WoodWing and how to request them, see WoodWing Cloud - Change management.
In the config.js file of Studio, enable logging by setting one of the available levels:
<Studio Server path>/StudioServer/contentstation
// Log levels
// * 0 - disable logs
// * 1 - basic logs (no stacktrace)
// * 2 - full logs
logs: 2,
Viewing logging
Logging is viewed by using the developer tools of the Web browser in which Studio is run. To find out how to access these, refer to the documentation for that browser.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.