krn.LogConfigSet

This job changes the logging settings. In the JSON, Name and Channels are required, then all values to be changed. Only the specified values are adjusted.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Must be 0.

JSON

STRING

Yes

The channels to be changed in the same format as in krn.LogConfigGet

2. Return Value

(INT): 0 = Job successful, otherwise error code.