SetExceptionBreakpointLogCondition
Sets the logging condition of an exception breakpoint. When log condition is not specified, log text always be logged regardless of the break condition, otherwise it will be logged when the logging condition is satisfied.
参数
arg1
异常断点的名称、异常名称或代码。
[arg2]
日志条件(未指定时的默认条件)。
结果
此命令不会设置任何结果变量。