MCPcopy
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

16type ExtLogger interface {
17 logrus.FieldLogger
18 Tracef(format string, args ...any)
19 Trace(args ...any)
20 Traceln(args ...any)
21}

Callers 15

addContextFromItemFunction · 0.80
addContextFromFileFunction · 0.80
CrowdsecCTIFunction · 0.80
pollMethod · 0.80
PullOnceMethod · 0.80
AddToAllowlistMethod · 0.80
RemoveFromAllowlistMethod · 0.80
ReplaceAllowlistMethod · 0.80
transformFunction · 0.80
ParseAndPushRecordsMethod · 0.80
processRequestMethod · 0.80
RunServerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected