MCPcopy
hub / github.com/crowdsecurity/crowdsec / GetMedia

Method GetMedia

pkg/logging/types.go:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8type LogConfig interface {
9 GetFormat() string
10 GetMedia() string
11 NewRotatingLogger(filename string) *lumberjack.Logger
12}
13

Callers 2

SetupStandardLoggerFunction · 0.65
NewAccessLoggerMethod · 0.65

Implementers 1

LogConfigpkg/csconfig/logging.go

Calls

no outgoing calls

Tested by

no test coverage detected