Home
last modified time | relevance | path

Searched refs:OutputPaths (Results 76 – 100 of 215) sorted by relevance

123456789

/dports/net/storj/storj-1.45.3/vendor/go.uber.org/zap/
H A Dconfig.go84 OutputPaths []string `json:"outputPaths" yaml:"outputPaths"` member
130 OutputPaths: []string{"stderr"},
167 OutputPaths: []string{"stderr"},
250 sink, closeOut, err := Open(cfg.OutputPaths...)
H A Dconfig_test.go65 tt.cfg.OutputPaths = []string{temp.Name()}
104 cfg.OutputPaths = []string{tt.output}
175 OutputPaths: []string{"stderr"},
192 cfg.OutputPaths = []string{temp.Name()}
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/pkg/log/
H A Doptions.go78 OutputPaths []string member
127 OutputPaths: []string{defaultOutputPath},
329 stringArrayVar(&o.OutputPaths, "log_target", o.OutputPaths,
H A Dconfig_test.go180 o.OutputPaths = []string{"//"}
203 o.OutputPaths = []string{}
262 o.OutputPaths = []string{}
H A Dconfig.go135 if len(options.OutputPaths) > 0 {
136 outputSink, _, err = zap.Open(options.OutputPaths...)
/dports/devel/app-builder/app-builder-3.4.2/vendor/go.uber.org/zap/
H A Dconfig_test.go63 tt.cfg.OutputPaths = []string{temp.Name()}
102 cfg.OutputPaths = []string{tt.output}
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/go.uber.org/zap/
H A Dconfig_test.go63 tt.cfg.OutputPaths = []string{temp.Name()}
102 cfg.OutputPaths = []string{tt.output}
/dports/security/vuls/vuls-0.13.7/vendor/go.uber.org/zap/
H A Dconfig_test.go63 tt.cfg.OutputPaths = []string{temp.Name()}
102 cfg.OutputPaths = []string{tt.output}
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.uber.org/zap/
H A Dconfig_test.go63 tt.cfg.OutputPaths = []string{temp.Name()}
102 cfg.OutputPaths = []string{tt.output}
/dports/devel/etcd33/etcd-3.3.23/vendor/go.uber.org/zap/zap-1.10.0/
H A Dconfig_test.go63 tt.cfg.OutputPaths = []string{temp.Name()}
102 cfg.OutputPaths = []string{tt.output}
/dports/sysutils/istio/istio-1.6.7/vendor/go.uber.org/zap/
H A Dconfig_test.go63 tt.cfg.OutputPaths = []string{temp.Name()}
102 cfg.OutputPaths = []string{tt.output}
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.uber.org/zap/
H A Dconfig_test.go63 tt.cfg.OutputPaths = []string{temp.Name()}
102 cfg.OutputPaths = []string{tt.output}
/dports/net-mgmt/carbonzipper/carbonzipper-0.74/vendor/go.uber.org/zap/
H A Dconfig_test.go63 tt.cfg.OutputPaths = []string{temp.Name()}
102 cfg.OutputPaths = []string{tt.output}
/dports/security/vault/vault-1.8.2/vendor/go.uber.org/zap/
H A Dconfig_test.go64 tt.cfg.OutputPaths = []string{temp.Name()}
103 cfg.OutputPaths = []string{tt.output}
/dports/net/concourse-fly/concourse-6.7.1/atc/worker/
H A Dcontainer_spec.go42 Outputs OutputPaths
93 type OutputPaths map[string]string type
/dports/misc/concourse/concourse-6.7.2/atc/worker/
H A Dcontainer_spec.go42 Outputs OutputPaths
93 type OutputPaths map[string]string type
/dports/net-mgmt/phpfpm_exporter/php-fpm-exporter-0.4.1/
H A Dutil.go18 OutputPaths: []string{"stdout"},
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/go.etcd.io/etcd/clientv3/
H A Dconfig.go100 OutputPaths: []string{"stderr"},
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/pkg/traceutil/
H A Dtrace_test.go164 lcfg.OutputPaths = []string{logPath}
245 lcfg.OutputPaths = []string{logPath}
/dports/devel/etcd34/etcd-3.4.18/pkg/traceutil/
H A Dtrace_test.go164 lcfg.OutputPaths = []string{logPath}
245 lcfg.OutputPaths = []string{logPath}
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/pkg/traceutil/
H A Dtrace_test.go164 lcfg.OutputPaths = []string{logPath}
245 lcfg.OutputPaths = []string{logPath}
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/pkg/logutil/
H A Dzap_grpc_test.go44 OutputPaths: []string{logPath},
H A Dzap_raft_test.go44 OutputPaths: []string{logPath},
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/pkg/logutil/
H A Dzap_grpc_test.go44 OutputPaths: []string{logPath},
H A Dzap_raft_test.go44 OutputPaths: []string{logPath},

123456789