logLevel

Logger level when the application is in debug mode. Possible values are:

  • ASSERT
  • NONE
  • DEBUG
  • ERROR
  • INFO
  • VERBOSE
  • WARN
Defaults to DEBUG