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

Method NewRotatingLogger

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

Source from the content-addressed store, hash-verified

9 GetFormat() string
10 GetMedia() string
11 NewRotatingLogger(filename string) *lumberjack.Logger
12}
13
14// ExtLogger is a common interface for logrus.Logger and logrus.Entry.

Callers 2

SetupStandardLoggerFunction · 0.65
NewAccessLoggerMethod · 0.65

Implementers 1

LogConfigpkg/csconfig/logging.go

Calls

no outgoing calls

Tested by

no test coverage detected