LogLevel type
Defines values for LogLevel.
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