v5.4.0
Fixed
- The evaluation logs are staying on
info
level but they are now combined into a single log entry. - Set the default log level to
WARNING
.
Added
- An additional
NO_LOG
log level was added to turn off the logging. - New
flag-overrides
configuration option was added to support the reading of flags & settings from a local file or an associative array. - New
getAllValues()
function was added for evaluating all available flags.