(args ...interface{})
| 288 | Errorf(format string, args ...interface{}) error |
| 289 | Errore(err error) error |
| 290 | Fatal(args ...interface{}) error |
| 291 | Fatalf(format string, args ...interface{}) error |
| 292 | Fatale(err error) error |
| 293 | SetLevel(level log.LogLevel) |
no outgoing calls