Documentation ¶
Index ¶
- Variables
- func Error(stat Status, call string, m string) *errors
- func Errorf(stat Status, call string, format string, a ...interface{}) *errors
- func Log(e Status, a ...string)
- func LogError(o Status, e error)
- func Logf(e Status, format string, a ...interface{})
- func OpenFile(f string) (io.WriteCloser, error)
- func Quit()
- func Start(f io.WriteCloser) error
- func TermLog() io.WriteCloser
- type Status
Constants ¶
This section is empty.
Variables ¶
View Source
var (
TimeFormat string
)
Functions ¶
func Start ¶
func Start(f io.WriteCloser) error
func TermLog ¶
func TermLog() io.WriteCloser
Types ¶
Click to show internal directories.
Click to hide internal directories.