NspLoggingConfigurationProperties interface
The NSP logging configuration properties.
Properties
| enabled |
The log categories to enable in the NSP logging configuration. |
| version | The version of the NSP logging configuration. |
Property Details
enabledLogCategories
The log categories to enable in the NSP logging configuration.
enabledLogCategories?: string[]
Property Value
string[]
version
The version of the NSP logging configuration.
version?: string
Property Value
string