trace_set_property

Sets the property name and corresponding value for the trace facility. These values are not persistent.

Format

emcli trace_set_property      -name=<property name>  
     -value=<property value> 

Options

  • name

    Property name.

  • value

    Property value.

Example

The following example enables tracing for the user.

emcli trace_set_property -name=trace.backgroundthreads -value=true