Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultTimeFormat = time.RFC3339
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Format ¶
type Format interface { FormatString(ctx context.LogContext) string MatchVerboseColor(lvl string) string }
func DefaultFormatter ¶
func DefaultFormatter() Format
Click to show internal directories.
Click to hide internal directories.