Documentation
¶
Index ¶
- func Alert(f interface{}, v ...interface{})
- func Critical(f interface{}, v ...interface{})
- func Debug(f interface{}, v ...interface{})
- func Emergency(f interface{}, v ...interface{})
- func Error(f interface{}, v ...interface{})
- func Info(f interface{}, v ...interface{})
- func LogBeego() *beegolog.BeeLogger
- func Notice(f interface{}, v ...interface{})
- func Warning(f interface{}, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Critical ¶
func Critical(f interface{}, v ...interface{})
Critical logs a message at critical level.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.