The steps below can be done from Admin module of the web client.
- See this blog to enable or disable debug logging.
Debug log in Calem server helps troubleshooting. For customers with on-site deployment of Calem Enterprise, the debug log can be enabled in the server. The first step is to edit Calem_Home/etc/log4php.properties where Calem_Home is the directory where Calem Enterprise is installed. The default log level is "info".
Modify Line 12 to "debug" as shown below. Save the change. The log file in Calem_Home/logs/calem.log will be of debug level. Remember to change the log level back to "info" when you are done with generating debug logs.
Additional resources