This repository was archived by the owner on Oct 16, 2021. It is now read-only.
Commit 95567b2
tools: pass constant to logger instead of string
On a few of our installations (namely CentOS), passing 'INFO'
resulted in a silent loglevel. Use a logging constant instead.
Cherry-picked from nodejs/node@8606793
Original commit metadata follows:
Fixes: nodejs/build#104
PR-URL: nodejs/node#1842
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Julien Gilli <julien.gilli@joyent.com>
PR-URL: nodejs#256531 parent 7823541 commit 95567b2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1375 | 1375 | | |
1376 | 1376 | | |
1377 | 1377 | | |
1378 | | - | |
| 1378 | + | |
1379 | 1379 | | |
1380 | 1380 | | |
1381 | 1381 | | |
| |||
0 commit comments