Options
All
  • Public
  • Public/Protected
  • All
Menu

winston-microlog

Index

Variables

combine

combine: combine

Const faceLen

faceLen: number = 6
const

faceLen - Length of face in log.

alpha

label

label: label

printf

printf: printf

Const tagLen

tagLen: number = 8
const

tagLen - Length of service and instance names in log.

timestamp

timestamp: timestamp

Object literals

Const levelSign

levelSign: object
const

levelSign - Contains symbols represents log level.

debug

debug: string = "☢️ "

error

error: string = "⛔️"

info

info: string = "ℹ️ "

warn

warn: string = "⚠️ "

Generated using TypeDoc