Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LincolnLogs

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private loggers

loggers: LincolnLog[]

Methods

debug

  • debug(...parameters: any[]): void

error

  • error(...parameters: any[]): void

fatal

  • fatal(...parameters: any[]): void

info

  • info(...parameters: any[]): void

silly

  • silly(...parameters: any[]): void

trace

  • trace(...parameters: any[]): void

warn

  • warn(...parameters: any[]): void

Generated using TypeDoc