MCPcopy
hub / github.com/PostHog/posthog / pluginLogsLogic.ts

File pluginLogsLogic.ts

frontend/src/scenes/plugins/plugin/pluginLogsLogic.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { kea } from 'kea'
2import api from '~/lib/api'
3import { PluginLogEntry, PluginLogEntryType } from '~/types'
4import { teamLogic } from '../../teamLogic'

Callers

nothing calls this directly

Calls 3

searchMethod · 0.80
filterMethod · 0.80
valuesMethod · 0.45

Tested by

no test coverage detected