package
Version:
v0.0.0-...-7ede18c
Opens a new window with list of versions in this module.
Published: Feb 11, 2019
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Writer object
NewDailyWriter create a daily writer
type XLog interface {
Debug(msg string, args ...interface{})
Warn(msg string, args ...interface{})
Info(msg string, args ...interface{})
Error(msg string, args ...interface{})
Crit(msg string, args ...interface{})
}
XLog is the log interface
NewDailyLog create a daily log wrapper
Source Files
¶
Click to show internal directories.
Click to hide internal directories.