package
Version:
v0.0.0-...-3af32c6
Opens a new window with list of versions in this module.
Published: Jan 8, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debug(format string, args ...interface{})
func Error(format string, args ...interface{})
func Fatal(format string, args ...interface{})
func Info(format string, args ...interface{})
func Warn(format string, args ...interface{})
type TLoggerConf struct {
LogPath string `ini:"file"`
LogLevel int `ini:"level"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.