Edit online

GitHub Room Dump Clutters Logs

Problem

When there is a save failure or an exception is thrown, the GitHub room dump is very long and clutters the output and logs.

Solution

To disable the GitHub room dump, configure the log level of com.oxygenxml.webapp.ce.debug.DebuggableRoom to FATAL in the log4j.properties file.