Home
last modified time | relevance | path

Searched defs:loggerStore (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/consul/consul-1.10.3/agent/consul/
H A Dlogging.go9 type loggerStore struct { struct
10 root hclog.Logger
11 l sync.Mutex
12 cache map[string]hclog.Logger
22 func (ls *loggerStore) Named(name string) hclog.Logger {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dlogging.go9 type loggerStore struct { struct
10 root hclog.Logger
11 l sync.Mutex
12 cache map[string]hclog.Logger
22 func (ls *loggerStore) Named(name string) hclog.Logger {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/
H A Dlogging.go9 type loggerStore struct { struct
10 root hclog.Logger
11 l sync.Mutex
12 cache map[string]hclog.Logger
22 func (ls *loggerStore) Named(name string) hclog.Logger {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/
H A Dlogging.go9 type loggerStore struct { struct
10 root hclog.Logger
11 l sync.Mutex
12 cache map[string]hclog.Logger
22 func (ls *loggerStore) Named(name string) hclog.Logger {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/
H A Dlogging.go9 type loggerStore struct { struct
10 root hclog.Logger
11 l sync.Mutex
12 cache map[string]hclog.Logger
22 func (ls *loggerStore) Named(name string) hclog.Logger {