Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Logger

Implements

Index

Constructors

constructor

Methods

addContext

  • addContext(context: Context): void

addPersistentLogAttributes

appendKeys

createChild

debug

error

getLogsSampled

  • getLogsSampled(): boolean

info

injectLambdaContext

refreshSampleRateCalculation

  • refreshSampleRateCalculation(): void

setSampleRateValue

  • setSampleRateValue(sampleRateValue?: number): void

warn

Static evaluateColdStartOnce

  • evaluateColdStartOnce(): void

Static getColdStartEvaluatedValue

  • getColdStartEvaluatedValue(): boolean

Static getColdStartValue

  • getColdStartValue(): undefined | boolean

Static setColdStartEvaluatedValue

  • setColdStartEvaluatedValue(value: boolean): void

Static setColdStartValue

  • setColdStartValue(value: undefined | boolean): void

Generated using TypeDoc