Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiagnosticsRef

Package version

interface

An interface representing DiagnosticsRef. Reference to sinks in DiagnosticsDescription.

Hierarchy

  • DiagnosticsRef

Index

Properties

Properties

Optional enabled

enabled: undefined | false | true
member

{boolean} [enabled] Status of whether or not sinks are enabled.

Optional sinkRefs

sinkRefs: string[]
member

{string[]} [sinkRefs] List of sinks to be used if enabled. References the list of sinks in DiagnosticsDescription.

Generated using TypeDoc