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

Function deepLog

scripts/docs.js:17–19  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

15// Force sync processing until markdown-magic 2.0 is released
16
17function deepLog(data) {
18 console.log(inspect(data, {showHidden: false, depth: null, colors: true}))
19}
20
21const SRC_LINKS = {
22 PageData: 'https://github.com/DavidWells/analytics/blob/master/packages/analytics-core/src/modules/page.js#L33',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected