Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // G is an alias for GetLogger. // // We may want to define this locally to a package to get package tagged log // messages. G = GetLogger // L is an alias for the the standard logger. L = logrus.NewEntry(logrus.StandardLogger()) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.