Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
packageJson = require(
'../lib/helpers/packageJson'
)
2
const
Errors = require(
'../lib/helpers/errors'
)
3
const
{ getColor, bold } = require(
'./colors'
)
4
Callers
nothing calls this directly
Calls
3
getColor
Function · 0.85
stderr
Function · 0.85
stdout
Function · 0.85
Tested by
no test coverage detected