The constant Monolog\Level::NAMES was not found. Maybe you did not declare it correctly or list all dependencies?
Loading history...
36
throw new \RuntimeException(sprintf('Invalid log level `%s` for the logger name `%s`.', $levelName, $this->loggerProviderTypeConfiguration->getLoggerName()));