ConfigureCoapLoggingCommand Object


Description:

Configure log level for CoAP IL daemon

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

ConfigureCoapLoggingCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
DebugLevel

Log level

Type: enum

Default: INFO

Possible Values:

Value Description
DEBUG

Debug log level

INFO

Info log level

WARN

Warning log level

ERROR

Error log level

FATAL

Fatal log level

DebugOptions

Debug options

Type: string

Default: "" (empty string)

MaxFileCount

Max number of log files

Type: u8

Default: 1

Range: 1 - 4

MaxFileSize

Max Log file size

Type: u32

Default: 10000

Range: 1 - 2000000

ConfigureCoapLoggingCommand Read-Only Attributes

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