Documentation ¶
Index ¶
- func Error(args ...interface{})
- func Errorf(format string, args ...interface{})
- func Fatal(args ...interface{})
- func Fatalf(format string, args ...interface{})
- func Info(args ...interface{})
- func Infof(format string, args ...interface{})
- func NewStdLogger(severity Severity) *stdlog.Logger
- func Output() io.Writer
- func SetOutput(file *os.File)
- func SetSeverity(severity Severity)
- func Trace(args ...interface{})
- func Tracef(format string, args ...interface{})
- func Warn(args ...interface{})
- func Warnf(format string, args ...interface{})
- type Severity
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStdLogger ¶
func SetSeverity ¶
func SetSeverity(severity Severity)
Types ¶
Click to show internal directories.
Click to hide internal directories.