Options
All
  • Public
  • Public/Protected
  • All
Menu

Persistent Rolar log that displays in the Dashboard

Hierarchy

  • DashboardDisplayProgressLog

Implements

  • ProgressLog

Index

Constructors

constructor

  • new DashboardDisplayProgressLog(configuration: Configuration, context: HandlerContext, sdmGoal: SdmGoalEvent): DashboardDisplayProgressLog

Properties

Private context

context: HandlerContext

Private dashboardBaseUrl

dashboardBaseUrl: string

Private rolarProgressLog

rolarProgressLog: RolarProgressLog

Private sdmGoal

sdmGoal: SdmGoalEvent

Accessors

name

  • get name(): string

url

  • get url(): string

Methods

close

  • close(): Promise<any>

flush

  • flush(): Promise<any>

isAvailable

  • isAvailable(): Promise<boolean>

write

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

Generated using TypeDoc