ENUM

LogLevel

Enum of LogLevel

link GraphQL Schema definition

  • enum LogLevel {
  • debug
  • info
  • warn
  • error
  • }

link Require by