Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefTimeFmt = "2006-01-02T15:04:05.000-0700" DefFloatFmt = 'f' DefTermMsgJust = 40 DefMultilinePrefix = "> " DefColorFmt = "\x1b[%dm%s\x1b[0m" ErrorKey = "LOG15_ERROR" )
Variables ¶
View Source
var ( TimeFmt = DefTimeFmt FloatFmt = DefFloatFmt TermMsgJust = DefTermMsgJust MultilinePrefix = DefMultilinePrefix ColorFmt = DefColorFmt )
Functions ¶
func FmtMultiLine ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.