doc: use console.error for error case in timers and tls · nodejs/node@49253e1 · GitHub
Skip to content

Commit 49253e1

Browse files
deokjinkimRafaelGSS
authored andcommitted
doc: use console.error for error case in timers and tls
console.error is more suitable than console.log for error case. PR-URL: #46002 Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 22a66cf commit 49253e1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

doc/api/timers.md

Lines changed: 2 additions & 2 deletions

doc/api/tls.md

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)