Options
All
  • Public
  • Public/Protected
  • All
Menu

A Mira support class for logging errors to an output file for later debugging.

internal

Hierarchy

  • ErrorLogger

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

file

file: string

Methods

cleanMessages

  • cleanMessages(): Promise<void>

flushMessages

  • flushMessages(messages: string[]): Promise<void>
  • Flush messages to the output stream.

    Parameters

    • messages: string[]

    Returns Promise<void>

Legend

  • Constructor
  • Property
  • Method
  • Constructor
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method

Generated using TypeDoc