Skip to content

Type Alias: LogLevel

  • Type: LogLevel = "info" | "debug" | "warn"
Defined in: log/logging.ts:2

Released under the MIT License.