repl: remove usage of require('util') in `repl/history` by dnlup · Pull Request #26819 · nodejs/node
Use `require('internal/util/debuglog').debuglog` instead of
`require('util').debuglog`.
Refs: nodejs#26546
ZYSzys
added
the
author ready
label
Mar 21, 2019ZYSzys pushed a commit that referenced this pull request
Mar 22, 2019Use `require('internal/util/debuglog').debuglog` instead of
`require('util').debuglog`.
Refs: #26546
PR-URL: #26819
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
targos pushed a commit to targos/node that referenced this pull request
Mar 27, 2019Use `require('internal/util/debuglog').debuglog` instead of
`require('util').debuglog`.
Refs: nodejs#26546
PR-URL: nodejs#26819
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
targos pushed a commit that referenced this pull request
Mar 27, 2019Use `require('internal/util/debuglog').debuglog` instead of
`require('util').debuglog`.
Refs: #26546
PR-URL: #26819
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
dnlup
deleted the
util_internal_repl_history
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters