bazelbuild / rules_jvm_external

Bazel rules to resolve, fetch and export Maven artifacts
Apache License 2.0
316 stars 236 forks source link

Use peek for verbose logging instead of combining it in the filter clause #1178

Closed cheister closed 1 week ago

cheister commented 1 week ago

Follow up to comment in https://github.com/bazelbuild/rules_jvm_external/pull/1172. I think the peek is cleaner so the logging is separated from the filter logic