Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
8
type
LogConfig
interface
{
9
GetFormat() string
10
GetMedia() string
11
NewRotatingLogger(filename string) *lumberjack.Logger
12
}
13
Callers
2
SetupStandardLogger
Function · 0.65
NewAccessLogger
Method · 0.65
Implementers
1
LogConfig
pkg/csconfig/logging.go
Calls
no outgoing calls
Tested by
no test coverage detected