Make warnings user-facing (#628)

## Summary

Now, `puffin_warnings::warn_once` and `puffin_warnings::warn` will go to
`stderr`, as long as the user isn't running under `--quiet`. Previously,
these went through `tracing`, and so were only visible when running
under `--verbose`.
This commit is contained in:
Charlie Marsh 2023-12-12 21:24:38 -05:00 committed by GitHub
parent 490fb55ac5
commit a24eb57e93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 95 additions and 66 deletions

View file

@ -8,9 +8,11 @@ info:
- "--constraint"
- constraints.txt
- "--cache-dir"
- /tmp/.tmpZMtiDp
- /var/folders/nt/6gf2v7_s3k13zq_t3944rwz40000gn/T/.tmpzGLCFa
- "--exclude-newer"
- "2023-11-18T12:00:00Z"
env:
VIRTUAL_ENV: /tmp/.tmpYzlRGF/.venv
VIRTUAL_ENV: /var/folders/nt/6gf2v7_s3k13zq_t3944rwz40000gn/T/.tmp8uVkTx/.venv
---
success: true
exit_code: 0

View file

@ -8,9 +8,11 @@ info:
- "--constraint"
- constraints.txt
- "--cache-dir"
- /tmp/.tmpqKe52b
- /var/folders/nt/6gf2v7_s3k13zq_t3944rwz40000gn/T/.tmp1JFjQT
- "--exclude-newer"
- "2023-11-18T12:00:00Z"
env:
VIRTUAL_ENV: /tmp/.tmpUeuA4H/.venv
VIRTUAL_ENV: /var/folders/nt/6gf2v7_s3k13zq_t3944rwz40000gn/T/.tmpjXkDoX/.venv
---
success: true
exit_code: 0