Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/op/go-logging
/ GetLevel
Method
GetLevel
level.go:56–56 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
54
// logging.
55
type
Leveled
interface
{
56
GetLevel(string) Level
57
SetLevel(Level, string)
58
IsEnabledFor(Level, string) bool
59
}
Callers
3
GetLevel
Function · 0.65
GetLevel
Method · 0.65
TestLevelModuleLevel
Function · 0.65
Implementers
2
moduleLeveled
level.go
multiLogger
multi.go
Calls
no outgoing calls
Tested by
1
TestLevelModuleLevel
Function · 0.52