Options
All
  • Public
  • Public/Protected
  • All
Menu

mongo-go

Index

Type aliases

LoggerLevels

LoggerLevels: keyof typeof LoggerLevels

Variables

Const LoggerLevels

LoggerLevels: { debug: string; error: string; info: string; verbose: string; warn: string } = ...

Type declaration

  • debug: string
  • error: string
  • info: string
  • verbose: string
  • warn: string

Generated using TypeDoc