Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/op/go-logging
/ SetLevel
Method
SetLevel
level.go:57–57 ·
view source on GitHub ↗
(Level, string)
Source
from the content-addressed store, hash-verified
55
type
Leveled
interface
{
56
GetLevel(string) Level
57
SetLevel(Level, string)
58
IsEnabledFor(Level, string) bool
59
}
60
Callers
15
TestMultiLoggerLevel
Function · 0.65
BenchmarkLogMemoryBackendIgnored
Function · 0.65
BenchmarkLogMemoryBackend
Function · 0.65
BenchmarkLogChannelMemoryBackend
Function · 0.65
BenchmarkLogLeveled
Function · 0.65
BenchmarkLogLogBackend
Function · 0.65
BenchmarkLogLogBackendColor
Function · 0.65
BenchmarkLogLogBackendStdFlags
Function · 0.65
BenchmarkLogLogBackendLongFileFlag
Function · 0.65
BenchmarkLogFixed
Function · 0.65
BenchmarkLogFixedIgnored
Function · 0.65
TestPrivateBackend
Function · 0.65
Implementers
2
moduleLeveled
level.go
multiLogger
multi.go
Calls
no outgoing calls
Tested by
14
TestMultiLoggerLevel
Function · 0.52
BenchmarkLogMemoryBackendIgnored
Function · 0.52
BenchmarkLogMemoryBackend
Function · 0.52
BenchmarkLogChannelMemoryBackend
Function · 0.52
BenchmarkLogLeveled
Function · 0.52
BenchmarkLogLogBackend
Function · 0.52
BenchmarkLogLogBackendColor
Function · 0.52
BenchmarkLogLogBackendStdFlags
Function · 0.52
BenchmarkLogLogBackendLongFileFlag
Function · 0.52
BenchmarkLogFixed
Function · 0.52
BenchmarkLogFixedIgnored
Function · 0.52
TestPrivateBackend
Function · 0.52