Home
last modified time | relevance | path

Searched refs:PrefixColor (Results 1 – 3 of 3) sorted by relevance

/dports/dns/blocky/blocky-0.17/vendor/github.com/x-cray/logrus-prefixed-formatter/
H A Dformatter.go40 PrefixColor: ansi.ColorFunc(""),
68 PrefixColor func(string) string member
140 PrefixColor: getCompiledColor(s.PrefixStyle, defaultColorScheme.PrefixStyle),
257 prefix = colorScheme.PrefixColor(" " + prefixValue.(string) + ":")
261 prefix = colorScheme.PrefixColor(" " + prefixValue + ":")
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/matterbridge/logrus-prefixed-formatter/
H A Dformatter.go41 PrefixColor: ansi.ColorFunc(""),
69 PrefixColor func(string) string member
154 PrefixColor: getCompiledColor(s.PrefixStyle, defaultColorScheme.PrefixStyle),
291 prefix = colorScheme.PrefixColor(" " + prefixValue.(string) + ":")
297 prefix = colorScheme.PrefixColor(" " + prefixValue + ":")
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/matterbridge/logrus-prefixed-formatter/
H A Dformatter.go41 PrefixColor: ansi.ColorFunc(""),
69 PrefixColor func(string) string member
154 PrefixColor: getCompiledColor(s.PrefixStyle, defaultColorScheme.PrefixStyle),
291 prefix = colorScheme.PrefixColor(" " + prefixValue.(string) + ":")
297 prefix = colorScheme.PrefixColor(" " + prefixValue + ":")