nickva commented on PR #5860: URL: https://github.com/apache/couchdb/pull/5860#issuecomment-3786689982
> I don't like the logging at different levels based on the flag, seems quite unrelated. move all the logging to notice level? it's fairly terse anyway. It's to make reporting stand out, as that's sort of the main reason to try the dry run mode -- closely inspect what it would do and when, users could enable warning level and higher and then run with dry mode. There is precedent of using the warning level in the quickjs plugin partly for the same reason, to make reporting issues stand out. Initially it was just discrepancies however then it was harder to see when it started and stopped. https://github.com/apache/couchdb/blob/abeb96560686aef206d596f713bb529adc799014/src/couch_quickjs/src/couch_quickjs_scanner_plugin.erl#L98 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
