Home
last modified time | relevance | path

Searched refs:FormatCaller (Results 1 – 9 of 9) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/rs/zerolog/
H A Dconsole.go62 FormatCaller Formatter member
231 if w.FormatCaller == nil {
234 f = w.FormatCaller
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/rs/zerolog/
H A Dconsole.go62 FormatCaller Formatter member
231 if w.FormatCaller == nil {
234 f = w.FormatCaller
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/rs/zerolog/
H A Dconsole.go62 FormatCaller Formatter member
231 if w.FormatCaller == nil {
234 f = w.FormatCaller
/dports/www/ytdl/ytdl-0.6.4/vendor/github.com/rs/zerolog/
H A Dconsole.go62 FormatCaller Formatter member
231 if w.FormatCaller == nil {
234 f = w.FormatCaller
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/rs/zerolog/
H A Dconsole.go62 FormatCaller Formatter member
231 if w.FormatCaller == nil {
234 f = w.FormatCaller
/dports/devel/bit/bit-1.1.2/vendor/github.com/rs/zerolog/
H A Dconsole.go62 FormatCaller Formatter member
231 if w.FormatCaller == nil {
234 f = w.FormatCaller
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/rs/zerolog/
H A Dconsole.go66 FormatCaller Formatter member
243 if w.FormatCaller == nil {
246 f = w.FormatCaller
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/rs/zerolog/
H A Dconsole.go66 FormatCaller Formatter member
243 if w.FormatCaller == nil {
246 f = w.FormatCaller
/dports/net/traefik/traefik-2.6.1/vendor/github.com/gravitational/trace/
H A Dlog.go79 FormatCaller func() (caller string) member
91 formatCaller := tf.FormatCaller