Documentation ¶
Index ¶
Constants ¶
View Source
const LogEnvVariable = "LOG_LEVEL"
Variables ¶
This section is empty.
Functions ¶
func Guidef ¶
func Guidef(format string, a ...interface{})
Infof prints out a timestamp as prefix, Guidef just prints the message
Types ¶
type InfoFormatter ¶
type InfoFormatter struct { }
Info formatter is to not display the LOG_LEVEL in front of the command eg. INFO[2020-070-01T15:22:22] Hello World
Click to show internal directories.
Click to hide internal directories.