Documentation
¶
Index ¶
Constants ¶
View Source
const ( LogDebug = "Debug" LogInfo = "Info" LogWarning = "Warning" LogError = "Error" LogCritical = "Critical" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶ added in v0.0.14
type Logger struct {
// contains filtered or unexported fields
}
func (*Logger) SetLogFile ¶ added in v0.0.14
Click to show internal directories.
Click to hide internal directories.