Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TOPIC for setting topic of log TOPIC = "scaffold-service-log" // LogTag default log tag LogTag = "scaffold-service" // InfoLevel log InfoLevel = logrus.InfoLevel // DebugLevel log DebugLevel = logrus.DebugLevel // ErrorLevel log ErrorLevel = logrus.ErrorLevel // FatalLevel log FatalLevel = logrus.FatalLevel // PanicLevel log PanicLevel = logrus.PanicLevel )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.