PlcmSvcMcuLoggingConfig
PlcmSvcMcuLoggingConfig
Logging configuration for an SVC MCU.
PlcmSvcMcuLoggingConfig Fields
Name
Type
Description
Attributes
loggingLevel
LoggingLevel
The logging level.
retentionPeriodInDays
int
Number of days to retain logs.
Nested Types/Restrictions
Name
Type
Restrictions
LoggingLevel
string
Value must be one of:
ERROR
WARNING
INFO
DEBUG
TRACE