MCPcopy
hub / github.com/dotenvx/dotenvx / logger.js

File logger.js

src/shared/logger.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const packageJson = require('../lib/helpers/packageJson')
2const Errors = require('../lib/helpers/errors')
3const { getColor, bold } = require('./colors')
4

Callers

nothing calls this directly

Calls 3

getColorFunction · 0.85
stderrFunction · 0.85
stdoutFunction · 0.85

Tested by

no test coverage detected