Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiagnosticsDescription

Package version

Describes the diagnostics options available

Hierarchy

  • DiagnosticsDescription

Index

Properties

Optional defaultSinkRefs

defaultSinkRefs: string[]

The sinks to be used if diagnostics is enabled. Sink choices can be overridden at the service and code package level.

Optional enabled

enabled: undefined | false | true

Status of whether or not sinks are enabled.

Optional sinks

List of supported sinks that can be referenced.

Generated using TypeDoc