File manager - Edit - /usr/share/nodejs/coveralls/lib/logger.js
Back
'use strict'; const logDriver = require('log-driver'); const index = require('..'); module.exports = () => logDriver({ level: getLogLevel() }); function getLogLevel() { if (index.options.verbose || process.env.NODE_COVERALLS_DEBUG === 1 || process.env.NODE_COVERALLS_DEBUG === '1') { return 'debug'; } return 'error'; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings