MCPcopy
hub / github.com/op/go-logging / IsEnabledFor

Method IsEnabledFor

level.go:58–58  ·  view source on GitHub ↗
(Level, string)

Source from the content-addressed store, hash-verified

56 GetLevel(string) Level
57 SetLevel(Level, string)
58 IsEnabledFor(Level, string) bool
59}
60
61// LeveledBackend is a log backend with additional knobs for setting levels on

Callers 3

IsEnabledForMethod · 0.65
LogMethod · 0.65
IsEnabledForMethod · 0.65

Implementers 2

multiLoggermulti.go

Calls

no outgoing calls

Tested by

no test coverage detected