Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CredentialLogger

Package version

A CredentialLogger is a logger declared at the credential's constructor, and used at any point in the credential. It has all the properties of a CredentialLoggerInstance, plus other logger instances, one per method.

Hierarchy

Index

Properties

Methods

Properties

fullTitle

fullTitle: string

getToken

parent

parent: AzureLogger

title

title: string

Methods

info

  • info(message: string): void

Generated using TypeDoc