Home
last modified time | relevance | path

Searched refs:ErrorPrefix (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/mephux/common/
H A Dlog.go45 ErrorPrefix = "[\033[31mERROR\033[0m]" var
161 log.output(ErrorPrefix, args...)
168 log.outputf(ErrorPrefix, format, args...)
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/mephux/common/common-c3a670c8b76e/
H A Dlog.go45 ErrorPrefix = "[\033[31mERROR\033[0m]" var
161 log.output(ErrorPrefix, args...)
168 log.outputf(ErrorPrefix, format, args...)
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DBaseDatabase.cs71 if (cfg.ErrorPrefix != null) in Config()
72 ErrorPrefix = cfg.ErrorPrefix; in Config()
273 public string ErrorPrefix { property in BerkeleyDB.BaseDatabase
274 get { return env.ErrorPrefix; }
275 set { env.ErrorPrefix = value; }
H A DDatabaseConfig.cs170 public String ErrorPrefix; field in BerkeleyDB.DatabaseConfig
344 ErrorPrefix = null; in DatabaseConfig()
/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DBaseDatabase.cs73 if (cfg.ErrorPrefix != null) in Config()
74 ErrorPrefix = cfg.ErrorPrefix; in Config()
324 public string ErrorPrefix { property in BerkeleyDB.BaseDatabase
325 get { return env.ErrorPrefix; }
326 set { env.ErrorPrefix = value; }
H A DDatabaseConfig.cs170 public String ErrorPrefix; field in BerkeleyDB.DatabaseConfig
350 ErrorPrefix = null; in DatabaseConfig()
/dports/devel/cmake-gui/cmake-3.22.1/Source/CPack/
H A DcmCPackLog.cxx129 if (error && !this->ErrorPrefix.empty()) { in Log()
130 *this->DefaultError << this->ErrorPrefix; in Log()
/dports/devel/cmake-doc/cmake-3.22.1/Source/CPack/
H A DcmCPackLog.cxx129 if (error && !this->ErrorPrefix.empty()) { in Log()
130 *this->DefaultError << this->ErrorPrefix; in Log()
/dports/devel/cmake/cmake-3.22.1/Source/CPack/
H A DcmCPackLog.cxx129 if (error && !this->ErrorPrefix.empty()) { in Log()
130 *this->DefaultError << this->ErrorPrefix; in Log()
/dports/security/vault/vault-1.8.2/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/go-sockaddr/cmd/sockaddr/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-sockaddr/cmd/sockaddr/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/hashicorp/go-sockaddr/cmd/sockaddr/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/databases/db5/db-5.3.28/test/csharp/
H A DDatabaseConfigTest.cs54 ref dbConfig.ErrorPrefix, compulsory); in Config()
93 dbConfig.ErrorPrefix, compulsory); in Confirm()
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/serf/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/go-sockaddr/cmd/sockaddr/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/serf/vendor/github.com/mitchellh/cli/
H A Dui.go136 ErrorPrefix string member
159 message = fmt.Sprintf("%s%s", u.ErrorPrefix, message)

12345678910>>...16