Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Logger

Hierarchy

  • Logger

Index

Constructors

Methods

Constructors

constructor

  • Parameters

    • localCallback: ILoggerCallback
    • Default value options: object = {}
      • Optional correlationId?: string
      • Optional level?: LogLevel
      • Optional piiLoggingEnabled?: boolean

    Returns Logger

Methods

isPiiLoggingEnabled

  • isPiiLoggingEnabled(): boolean
  • Returns boolean

Generated using TypeDoc