ConfigRipIlLoggingCommand Object


Description:

Enable or disable Rip IL logging on a port.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

ConfigRipIlLoggingCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
DebugLevel

Debug Level to be enabled.

Type: enum

Default: INFO

Possible Values:

Value Description
INFO

Error, Fatal, Warning, Debug and Info messages will be logged.

DEBUG

Error, Fatal, Warning and Debug messages will be logged.

WARN

Error, Fatal and Warning messages will be logged.

ERROR

Error and Fatal messages will be logged.

FATAL

Fatal messages will be logged.

DebugOptions

Wildcard options to be applied to log messages.

Type: string

Default: "" (empty string)

MaxFileCount

Max number of files to create.

Type: u8

Default: 1

Range: 1 - 4

MaxFileSize

Maximum log file size. File will wrap after max is reached.

Type: u32

Default: 10000

Range: 1 - 2000000

ConfigRipIlLoggingCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status