Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LogLevel

Log level for a logger.

Index

Enumeration members

Functions

Enumeration members

Debug

Debug:

Error

Error:

Fatal

Fatal:

Info

Info:

Trace

Trace:

Warn

Warn:

Functions

fromString

  • Returns LogLevel based on string representation

    Parameters

    • val: string

      Value

    Returns LogLevel

    , Error is thrown if invalid.

Generated using TypeDoc