jj
jj copied to clipboard
feat: Use JJ_LOG instead of RUST_LOG for tracing configuration
Prevents clashes when working on other Rust projects.
Closes #4219
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
This should probably be documented somewhere, but not sure where the best place is.
This should probably be documented somewhere, but not sure where the best place is.
Perhaps docs/contributing.md is the best place we have right now
I think this would be nice to get in before the 0.21 release, which will happen tomorrow. @theduke Can you squash these commits and re-push? If not I'm happy to do so (and retain your authorship!) and refile them myself, since we disallow the "Squash" button on GitHub.
Hi @theduke. Do you still plan to work on this?
Sorry I dropped the ball here, will get it fixed today.
Superseded by https://github.com/martinvonz/jj/pull/5112.