Skip to content

Don't log params diff if everything is loaded correctly - #186

Merged
jonatanklosko merged 3 commits into
mainfrom
jk-log
Mar 31, 2023
Merged

Don't log params diff if everything is loaded correctly#186
jonatanklosko merged 3 commits into
mainfrom
jk-log

Conversation

@jonatanklosko

Copy link
Copy Markdown
Member

Closes #149.

Currently when all parameters are loaded as expected, we still show unused parameters, and for the end user it's likely more confusing than informative. This changes it, such that we only log if there are any missing/mismatched parameters. The :log_params_diff option can still be passed to force either behaviour.

@jonatanklosko
jonatanklosko merged commit 39296ba into main Mar 31, 2023
@jonatanklosko
jonatanklosko deleted the jk-log branch March 31, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve params diff logs

2 participants