Insights Logs
Browse logs of messages that passed through flows.
Was this helpful?
Browse logs of messages that passed through flows.
Was this helpful?
Was this helpful?
const insightsLogs = appmixer.ui.InsightsLogs(config)
insightsLogs.set(key, value)
insightsLogs.get(key)insightsLogs.state(name, value)const insightsLogs = appmixer.ui.InsightsLogs({
el: '#insights-logs'
})
insightsLogs.open()