Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Debug = Style{"099", level.Debug, "DEBUG", "✚"} Error = Style{"208", level.Error, "ERROR", "✗"} Fatal = Style{"160", level.Fatal, "FATAL", "🕱"} Good = Style{"040", level.Good, "GOOD", "🗸"} Info = Style{"045", level.Info, "INFO", "⮞"} Panic = Style{"200", level.Panic, "PANIC", "☢"} Warn = Style{"220", level.Warn, "WARNING", "🗲"} )
Debug style used for prints
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.