Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "engine/loggers/logger-cfg"

Index

Variables

Const consoleLogPrefix

consoleLogPrefix: "" = ""

Let defLLLogAction

defLLLogAction: boolean | null = null

Const errPrefix

errPrefix: "ERR: " = "ERR: "

Const excPrefix

excPrefix: "EXC: " = "EXC: "

Const indentation

indentation: "| " = "| "

Functions

getDefLLLogAction

  • getDefLLLogAction(): boolean
  • Returns boolean

setDefLLLogAction

  • setDefLLLogAction(enable: boolean): void
  • Parameters

    • enable: boolean

    Returns void