Home
last modified time | relevance | path

Searched refs:SetFormatter (Results 1 – 25 of 1326) sorted by relevance

12345678910>>...54

/dports/sysutils/brename/brename-2.11.1/vendor/github.com/shenwei356/go-logging/
H A Dformat_test.go19 SetFormatter(f)
51 SetFormatter(MustStringFormatter("%{shortfunc}"))
61 SetFormatter(MustStringFormatter("%{longfunc}"))
72 SetFormatter(MustStringFormatter("%{shortfunc}"))
/dports/textproc/go-yq/yq-4.7.0/vendor/gopkg.in/op/go-logging.v1/
H A Dformat_test.go19 SetFormatter(f)
51 SetFormatter(MustStringFormatter("%{shortfunc}"))
61 SetFormatter(MustStringFormatter("%{longfunc}"))
72 SetFormatter(MustStringFormatter("%{shortfunc}"))
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/shenwei356/go-logging/
H A Dformat_test.go19 SetFormatter(f)
51 SetFormatter(MustStringFormatter("%{shortfunc}"))
61 SetFormatter(MustStringFormatter("%{longfunc}"))
72 SetFormatter(MustStringFormatter("%{shortfunc}"))
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/ipfs/go-log/
H A Doption.go24 logging.SetFormatter(&PoliteJSONFormatter{})
29 logging.SetFormatter(logging.DefaultFormatter)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/
H A DHttpException.cs181 internal void SetFormatter(ErrorFormatter errorFormatter) { in SetFormatter() method in System.Web.HttpException
287 SetFormatter(new UnhandledErrorFormatter(innerException, message, null)); in HttpUnhandledException()
295 SetFormatter(new UnhandledErrorFormatter(innerException, message, postMessage)); in HttpUnhandledException()
330 SetFormatter(new DynamicCompileErrorFormatter(this)); in HttpCompileException()
492SetFormatter(new ParseErrorFormatter(this, System.Web.VirtualPath.GetVirtualPathString(virtualPath… in HttpParseException()
584 SetFormatter(new UnhandledErrorFormatter( in HttpRequestValidationException()
/dports/dns/blocky/blocky-0.17/log/
H A Dlogger.go70 logger.SetFormatter(logFormatter)
73 logger.SetFormatter(&logrus.JSONFormatter{})
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/pkg/logutil/
H A Dpackage_logger_test.go30 capnslog.SetFormatter(capnslog.NewDefaultFormatter(buf))
54 capnslog.SetFormatter(capnslog.NewDefaultFormatter(ioutil.Discard))
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/pkg/logutil/
H A Dpackage_logger_test.go30 capnslog.SetFormatter(capnslog.NewDefaultFormatter(buf))
54 capnslog.SetFormatter(capnslog.NewDefaultFormatter(ioutil.Discard))
/dports/devel/etcd33/etcd-3.3.23/pkg/logutil/
H A Dpackage_logger_test.go30 capnslog.SetFormatter(capnslog.NewDefaultFormatter(buf))
54 capnslog.SetFormatter(capnslog.NewDefaultFormatter(ioutil.Discard))
/dports/devel/etcd34/etcd-3.4.18/pkg/logutil/
H A Dpackage_logger_test.go30 capnslog.SetFormatter(capnslog.NewDefaultFormatter(buf))
54 capnslog.SetFormatter(capnslog.NewDefaultFormatter(ioutil.Discard))
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/pkg/logutil/
H A Dpackage_logger_test.go30 capnslog.SetFormatter(capnslog.NewDefaultFormatter(buf))
54 capnslog.SetFormatter(capnslog.NewDefaultFormatter(ioutil.Discard))
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/pkg/logutil/
H A Dpackage_logger_test.go30 capnslog.SetFormatter(capnslog.NewDefaultFormatter(buf))
54 capnslog.SetFormatter(capnslog.NewDefaultFormatter(ioutil.Discard))
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/
H A Dusercontrol.cxx75 SetFormatter( pFormatter ); in SetFormatSupplier()
81 SetFormatter( nullptr ); in SetFormatSupplier()
220 getTypedControlWindow()->SetFormatter(pFormatter); in SetFormatDescription()
235 getTypedControlWindow()->SetFormatter(nullptr); in SetFormatDescription()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/
H A Dusercontrol.cxx64 rFieldFormatter.SetFormatter(pFormatter); in SetFormatSupplier()
70 rFieldFormatter.SetFormatter(nullptr); in SetFormatSupplier()
212 rFieldFormatter.SetFormatter(pFormatter); in SetFormatDescription()
227 rFieldFormatter.SetFormatter(nullptr); in SetFormatDescription()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/pkg/log/
H A Dlog.go63 logrus.SetFormatter(f)
68 logrus.SetFormatter(cfg.Formatter)
/dports/net/traefik/traefik-2.6.1/pkg/log/
H A Dlog.go46 func SetFormatter(formatter logrus.Formatter) { func
47 logrus.SetFormatter(formatter)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/sirupsen/logrus/
H A Dexported.go23 func SetFormatter(formatter Formatter) { func
24 std.SetFormatter(formatter)
/dports/security/lego/lego-4.5.3/vendor/github.com/infobloxopen/infoblox-go-client/vendor/github.com/sirupsen/logrus/
H A Dexported.go23 func SetFormatter(formatter Formatter) { func
24 std.SetFormatter(formatter)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/vendor/github.com/sirupsen/logrus/
H A Dexported.go23 func SetFormatter(formatter Formatter) { func
24 std.SetFormatter(formatter)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/sirupsen/logrus/
H A Dexported.go23 func SetFormatter(formatter Formatter) { func
24 std.SetFormatter(formatter)
/dports/net-mgmt/unbound_exporter/unbound_exporter-0.3/vendor/github.com/Sirupsen/logrus/
H A Dexported.go23 func SetFormatter(formatter Formatter) { func
24 std.SetFormatter(formatter)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/sirupsen/logrus/
H A Dexported.go23 func SetFormatter(formatter Formatter) { func
24 std.SetFormatter(formatter)
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/sirupsen/logrus/
H A Dexported.go23 func SetFormatter(formatter Formatter) { func
24 std.SetFormatter(formatter)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/sirupsen/logrus/
H A Dexported.go23 func SetFormatter(formatter Formatter) { func
24 std.SetFormatter(formatter)
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/sirupsen/logrus/
H A Dexported.go23 func SetFormatter(formatter Formatter) { func
24 std.SetFormatter(formatter)

12345678910>>...54