Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "logger"

Index

Classes

Type aliases

Functions

Type aliases

LogLevel

LogLevel: "trace" | "debug" | "info" | "warn" | "error" | "fatal"

Functions

Const getLogger

  • getLogger(appName: string): bunyan
  • Parameters

    • appName: string

    Returns bunyan

Generated using TypeDoc