Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileHook ¶
type FileHook struct {
LogFolderPath string
}
FileHook is a hook for writing log in local file
func NewFileHook ¶
NewFileHook is an new method for new a file hook
func (*FileHook) GetLogFilePath ¶
GetLogFilePath is a func to get log file path
Click to show internal directories.
Click to hide internal directories.