Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLogToFile ¶
func InitLogToFile(logPath string)
InitLogToFile inits logrus to log the info severity or above to the file.
func InitLogToStdout ¶
func InitLogToStdout()
InitLogToStdout inits logrus to log the info severity or above to Stdout.
func InitLogToStdoutDebug ¶
func InitLogToStdoutDebug()
InitLogToStdoutDebug inits logrus to log the debug severity or above to Stdout.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.