LogLevel type
The verbosity of logs persisted on the connected registry.
KnownLogLevel can be used interchangeably with LogLevel,
this enum contains the known values that the service supports.
Known values supported by the service
Debug
Information
Warning
Error
None
type LogLevel = string