Package version:

Type alias LogLevel

LogLevel: string

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

Generated using TypeDoc