Skip to content

2.10.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 11 Sep 10:42
· 21 commits to master since this release

Included commits: 2.9.2...2.10.0

Improvements

  • Introduced EventConstants::EVENT_LOGGER_LEVEL to specify the minimum logging level for the Event logger.
  • Introduced EventConfig::getEventLoggerMinLevel() to return the minimum logging level for the Event logger.
  • Adjusted logger handler to enable dynamic modification of notification levels in the StreamHandler.