2.10.0
·
21 commits
to master
since this release
Included commits: 2.9.2...2.10.0
Improvements
- Introduced
EventConstants::EVENT_LOGGER_LEVELto 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.