func CloseFileOutput()
CloseFileOutput closes the file descriptor
func Debug(msg string)
Debug Output log to stdout stream
func Error(msg string)
Error Output log to stdout stream
func Fatal(msg string)
Fatal Output log to stdout stream
func Info(msg string)
Info Output log to stdout stream
func Network(msg string)
Network Output log to stdout stream
func Notice(msg string)
Notice Output log to stdout stream
func SetupFileOutput(path string)
SetupFileOutput Prepares file output of all logs
func Sys(msg string)
Sys Output log to stdout stream
func Verbose(msg string)
Verbose Output log to stdout stream
func Warn(msg string)
Warn Output log to stdout stream
func Write(msg string)
Write output log to stdout stream