Options
All
  • Public
  • Public/Protected
  • All
Menu

Implementation of ProgressLog log that returns an undefined link because it isn't actually persisted. Used when we are not storing a local log. Writes to logger at info level.

Hierarchy

  • EphemeralProgressLog

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

log

log: string = ""

name

name: string

url

url: string = undefined

Private Readonly writeToLog

writeToLog: boolean

Methods

close

flush

isAvailable

write

  • write(what: string, ...args: string[]): void

Generated using TypeDoc