BIP8149

Severity

10 : Warning

Message

Changes a component's trace options. Syntax (1): changetrace (u=yes | t=yes) ,e=executionGroupName [,f=messageFlow] [,l=level] [,m=mode] [,c=size] [,r=yes] Syntax (2): changetrace t=yes ,b=yes [,l=level] [,m=mode] [,c=size]

Explanation

Command Options
'u=yes' indicates user trace (only with flag 'e')
't=yes' indicates service trace
'b=yes' is for components other than execution groups
'e=executionGroupName' execution group name
'f=messageFlow' message flow name
'l=level' specifies the trace level, 'none', 'normal' or 'debug'
'm=mode' specifies the trace mode, 'safe' or 'fast'
'c=size' specifies the trace size in kilobytes
'r=yes' specifies that the log should be reset
Certain conditions apply to these optional parameters. Please check the online documentation for more information.