
Parameter
javascript/TraceSize
Short text
Max. bytes for a CL_JAVA_SCRIPT trace file
Parameter Description
You use this parameter to set the maximum size of log files of class CL_JAVA_SCRIPT (javascript/TraceLevel). If the file size in bytes exceeds this value, the current trace file ( dev_js_%wp_id% ) is renamed to a backup file ( dev_js_%wp_id%.old ). Any existing backup file is discarded.
Note
Make sure there is enough space. The trace mechanism needs the following amount of disk storage:
Total = (Max. size) * (Number of work processes) * 2; /* Log file and backup file */
Default Value
500,000 bytes
Are other parameters affected or dependent?
DIR_LOGGING
Directory where log is created
javascript/TraceLevel
Activate/deactivate trace, level of detail
Ends with a valid directory delimeter (‘/’ or ‘\’)


