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
info
debug
warn
error
type LogLevel = string