node/lib/internal/console
Anna Henningsen 79f1999531
console: allow per-stream inspectOptions option
We (correctly) allow different streams to be specified for `stdout`
and `stderr`, so we should also allow different inspect options for
these streams.

PR-URL: https://github.com/nodejs/node/pull/60082
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
2025-10-03 16:11:08 +02:00
..
constructor.js console: allow per-stream inspectOptions option 2025-10-03 16:11:08 +02:00
global.js lib: create global console properties at snapshot build time 2024-02-20 18:25:31 +00:00