Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ kea } from
'kea'
2
import
api from
'~/lib/api'
3
import
{ PluginLogEntry, PluginLogEntryType } from
'~/types'
4
import
{ teamLogic } from
'../../teamLogic'
Callers
nothing calls this directly
Calls
3
search
Method · 0.80
filter
Method · 0.80
values
Method · 0.45
Tested by
no test coverage detected