mirror of
https://github.com/denoland/deno.git
synced 2024-12-01 16:51:13 -05:00
9e0495baa7
This commit makes deprecation warnings less verbose by default. Only a single warnings is issued per deprecated API use. `DENO_VERBOSE_WARNINGS` env var can be provided to enable more detailed logging for each use of API including a stack trace. https://github.com/denoland/deno/assets/13602871/9c036c84-0044-4cb6-9c8e-deb641f43712 |
||
---|---|---|
.. | ||
main.js | ||
main.out | ||
main.verbose.out | ||
main_disabled_env.out | ||
main_disabled_flag.out | ||
mod.ts |