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

Function logMessage

packages/analytics-plugin-fullstory/src/node.js:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7const name = 'fullstory'
8
9const logMessage = () => {
10 console.log(`${name} not available in node.js yet. Todo implement https://www.npmjs.com/package/fullstory`)
11}
12
13/* Export the integration */
14function fullStoryPlugin(userConfig = {}) {

Callers 1

fullStoryPluginFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected