Documentation ¶
Index ¶
- Variables
- func Formatter(typ logentryformatter.LogType, tmpl string, params ...logentryformatter.Param) (logentryformatter.Formatter, error)
- func Formatters(params ...logentryformatter.Param) map[logentryformatter.LogType]logentryformatter.Formatter
- func OrderedLogTypes() []logentryformatter.LogType
- func ServiceLogLevelColorer(in interface{}) *color.Color
Constants ¶
This section is empty.
Variables ¶
View Source
var Unwrappers = map[logentryformatter.LogType]logentryformatter.Unwrapper{
"wrapped.1": wrapped1Unwrapper,
}
Functions ¶
func Formatter ¶
func Formatter(typ logentryformatter.LogType, tmpl string, params ...logentryformatter.Param) (logentryformatter.Formatter, error)
func Formatters ¶
func Formatters(params ...logentryformatter.Param) map[logentryformatter.LogType]logentryformatter.Formatter
func OrderedLogTypes ¶
func OrderedLogTypes() []logentryformatter.LogType
func ServiceLogLevelColorer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.