This repository was archived by the owner on Apr 22, 2023. It is now read-only.
Commit d998a65
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: #256531 parent b48639b commit d998a65
1 file changed
+1
-1
lines changed| 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