Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/crowdsecurity/crowdsec
/ Tracef
Method
Tracef
pkg/logging/types.go:18–18 ·
view source on GitHub ↗
(format string, args ...any)
Source
from the content-addressed store, hash-verified
16
type
ExtLogger
interface
{
17
logrus.FieldLogger
18
Tracef(format string, args ...any)
19
Trace(args ...any)
20
Traceln(args ...any)
21
}
Callers
15
addContextFromItem
Function · 0.80
addContextFromFile
Function · 0.80
CrowdsecCTI
Function · 0.80
poll
Method · 0.80
PullOnce
Method · 0.80
AddToAllowlist
Method · 0.80
RemoveFromAllowlist
Method · 0.80
ReplaceAllowlist
Method · 0.80
transform
Function · 0.80
ParseAndPushRecords
Method · 0.80
processRequest
Method · 0.80
RunServer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected