Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultLogTimeFormat = "2006-01-02 15:04:05"
DefaultLogTimeFormat TODO
Variables ¶
View Source
var DefaultSchemePort = map[string]string{
"http": "80",
"https": "443",
"ftp": "21",
"ssh": "22",
}
DefaultSchemePort TODO
View Source
var Logger *logging.Logger = logging.MustGetLogger(appLoggerName)
Logger global logger
Functions ¶
func ConfigureLogger ¶
ConfigureLogger init logging with conf
func NewRedisClient ¶
NewRedisClient create redis client and connect
Types ¶
Click to show internal directories.
Click to hide internal directories.