Function isDbgLevelName

  • Identifies whether the provided name matches an defined DbgLevel name

    Parameters

    • name: string

      The name to match

    Returns boolean

    true if the name matches a DbgLevel name otherwise false

Generated using TypeDoc