1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/npm/npmrc_not_next_to_package_json
Yusuke Tanaka d54d29662f
chore: enable log feature for tracing crate (#25078)
This commit enables the `log` feature for the `tracing` crate.

This allows us to examine additional detailed logs emitted by third party crates
that use `tracing` crate for logging by setting `RUST_LOG` env var or passing
`-L` option in command line.

Closes #25045
2024-08-22 19:15:10 -07:00
..
subdir FUTURE: initial support for .npmrc file (#23560) 2024-05-23 23:26:23 +02:00
.npmrc fix(npm): use configured auth for tarball urls instead of scope auth (#24111) 2024-06-05 21:24:52 +00:00
__test__.jsonc fix: test in presence of .npmrc (#24486) 2024-07-09 11:00:23 -07:00
main.out chore: enable log feature for tracing crate (#25078) 2024-08-22 19:15:10 -07:00