Documentation

Configuration / log.level

This option enables you to specify the current log level. The levels are:

  • debug
  • info
  • warn
  • error
  • fatal

$moxieManagerConfig['log.level'] = "error";