Interface IDbgLogCtx

Identifies the log message context which is passed to the IDbgProvider instance.

Hierarchy

  • IDbgLogCtx

Properties

Properties

lvl: number

Identifies the logging level of this log message

name: string

The name of the current logger, based on the names of the current debug instance and any parent.

Optional user context values that are passed along to the provider

Generated using TypeDoc