Options
All
  • Public
  • Public/Protected
  • All
Menu

ProgressLog implementation that captures the log into a string and makes it available from the log field

Hierarchy

  • StringCapturingProgressLog

Implements

Index

Properties

log

log: string = ""

Readonly name

name: string = "StringCapturingProgressLog"

stripAnsi

stripAnsi: boolean = false

Methods

close

flush

isAvailable

write

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

Generated using TypeDoc