Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LoggerFactory

Hierarchy

  • LoggerFactory

Index

Constructors

Properties

Methods

Constructors

Private constructor

Properties

Static Readonly INST

INST: LoggerFactory = ...

Methods

create

getOptions

  • getOptions(moduleName?: string): ISettingsParam

logLevel

  • logLevel(level: LogLevel, moduleName?: string): void

setOptions

  • setOptions(newOptions: ISettingsParam, moduleName?: string): void

Generated using TypeDoc