Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetModuleLogger ¶
GetModuleLogger - 提供一个为 Module 使用的 logrus.Entry 包含 logrus.Fields
func WriteLogToFS ¶
func WriteLogToFS()
WriteLogToFS 将日志转储至文件 请务必在 init() 阶段调用此函数 否则会出现日志缺失 日志存储位置 ./logs
func WriteLogToPath ¶
func WriteLogToPath(p string)
WriteLogToPath 将日志转储至文件 请务必在 init() 阶段调用此函数 否则会出现日志缺失 日志存储位置 p
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.