MCPcopy Create free account
hub / github.com/DavidWells/analytics / deepLog

Function deepLog

scripts/docs/parse/index.js:271–273  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

269}
270
271function deepLog(data) {
272 console.log(inspect(data, {showHidden: false, depth: null, colors: true}))
273}
274
275module.exports = getPluginInfo

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected