mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
62716422b9
Change `Console.#printFunc` to pass a log level as the second argument (0 = debug, 3 = error), instead of a boolean for `isErr`. This does not change the Deno runtime behaviour at all. |
||
---|---|---|
.. | ||
01_colors.js | ||
02_console.js | ||
Cargo.toml | ||
lib.deno_console.d.ts | ||
lib.rs | ||
README.md |