Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TYPEORM_LOG_LEVEL

TypeORM uses a different signature for the log function, so we need to provide an overload that uses their log levels

Index

Enumeration members

Enumeration members

INFO

INFO: = "info"

LOG

LOG: = "log"

WARN

WARN: = "warn"

Generated using TypeDoc