MCPcopy
hub / github.com/vulcand/vulcand / GetLogSeverity

Method GetLogSeverity

engine/engine.go:93–93  ·  view source on GitHub ↗

GetLogSeverity returns the current logging severity level

()

Source from the content-addressed store, hash-verified

91
92 // GetLogSeverity returns the current logging severity level
93 GetLogSeverity() log.Level
94 // SetLogSeverity updates the logging severity level
95 SetLogSeverity(log.Level)
96

Callers 3

getLogSeverityMethod · 0.65
TestSeverityMethod · 0.65
getLogSeverityActionMethod · 0.65

Implementers 3

ngengine/etcdng/v2/etcd.go
ngengine/etcdng/v3/etcd.go
Memengine/memng/mem.go

Calls

no outgoing calls

Tested by 1

TestSeverityMethod · 0.52