ENUM

LogLevel

Supported logging levels.

link GraphQL Schema definition

  • enum LogLevel {
  • DEBUG
  • ERROR
  • INFO
  • WARNING
  • }