Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LogLevel

Index

Variables

Functions

Variables

strings: Map<LogLevel, string> = ...

Functions

  • fromString(levelStr: string): LogLevel | undefined
  • toString(level: LogLevel): string | undefined