Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileLog ¶
type FileLog struct {
AppName string
FilePath string
Date time.Time
// contains filtered or unexported fields
}
func (*FileLog) GetEnable ¶
GetEnable returns the current value of the fl.Enable flag in a thread-safe manner using atomic operations.
Click to show internal directories.
Click to hide internal directories.