From 1a1fe53e3dbd0042807b75caac94dcae0abe4dc1 Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Thu, 13 Sep 2018 19:56:07 +0200 Subject: [PATCH] util: change %o depth default Since the default for depth is changed to `20` it is logical to change the %o default as well. It will now always use the default depth. PR-URL: https://github.com/nodejs/node/pull/17907 Refs: https://github.com/nodejs/node/issues/12693 PR-URL: https://github.com/nodejs/node/pull/22846 Reviewed-By: Matteo Collina Reviewed-By: James M Snell Reviewed-By: Denys Otrishko Reviewed-By: Roman Reiss --- doc/api/util.md | 4 ++++ lib/util.js | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/api/util.md b/doc/api/util.md index 00604813c3a9ed..6dfbec8ac320c7 100644 --- a/doc/api/util.md +++ b/doc/api/util.md @@ -183,6 +183,10 @@ property take precedence over `--trace-deprecation` and