The logging level value controls how much information will be recorded in the CTS log files.
As more information is logged (that is, a higher logging level), it affects both the application’s performance as well as the amount of storage space on the CTS host.
The available (log4j) logging levels are as follows:
ERROR Includes error events that may still allow the application to continue running.
DEBUG Includes fine-grained informational events that are most useful when debugging an application.
WARNING Includes potentially harmful situations.
INFO Includes informational messages that highlight the progress of the application at coarse-grained level.
To change the logging level of a CTS instance:
Connect to the repository where the CTS instance is located.
Click the Administration > Content Transformation Services node.
Click the CTS Instances node or link.
Select the CTS instance that you want to configure from the list of available instances.
Click Tools > Content Transformation Services > Configure > Service.
In the Configure CTS instance screen, select a value for the new logging level from the Logging Level drop down.
Click OK.