Trace

These control what diagnostic information (in addition to errors which are always logged) is written to the application server's diagnostics file.

Table 1. Trace settings

Property Name

Type

Meaning

curam.trace.method_handler

STRING

Default: curam.util.resources.Trace.CuramMethodInvocationHandlerDefault. Name of a class implementing curam.util.resources.Trace.CuramMethodInvocationHandler to perform custom method tracing.

curam.trace.dataaccess.maxstringlength

STRING

Default: 1000. Maximum length of a String or CLOB logged by the Data Access Layer when SQL tracing is enabled.