Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger = logrus.New()
Logger is the main logger of bioctl
View Source
var LoggerBash = Logger.WithFields(logrus.Fields{
"prefix": "BASH"})
LoggerBash show [BASH] prefix in logrus message
Functions ¶
func SetClassicStyle ¶
SetClassicStyle set logrus.Logger to classic "[2020-01-14 18:53:12] [Level] message" format
func SetLogStream ¶
SetLogStream set log output stream
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.