Data |
public struct DataConnectorLogRecord
The DataConnectorLogCreatorTCommandDataConnectorLogRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| DataConnectorLogCreatorTCommandDataConnectorLogRecord | Instantiates the logrecord |
| Name | Description | |
|---|---|---|
| Command | Either the SCoringProgramCommand enum value or the BCSComand enum value. | |
| Exception | A possibel exception that occurred. | |
| JsonData | The data serialized as json | |
| LogLevel | The level of the logrecord. | |
| Remark | Extra information | |
| Source | The source of the logrecord. |
| Name | Description | |
|---|---|---|
| HumanReadableJson | Returns formatted json from raw json. |