LoggingProperties interface
The logging properties of the connected registry.
Properties
| audit |
Indicates whether audit logs are enabled on the connected registry. |
| log |
The verbosity of logs persisted on the connected registry. |
Property Details
auditLogStatus
Indicates whether audit logs are enabled on the connected registry.
auditLogStatus?: string
Property Value
string
logLevel
The verbosity of logs persisted on the connected registry.
logLevel?: string
Property Value
string