Documentation
¶
Index ¶
- func Data(value interface{}) logis.Logger
- func Debug(args ...interface{})
- func Debugf(format string, args ...interface{})
- func Error(args ...interface{})
- func Errorf(format string, args ...interface{})
- func Fatal(args ...interface{})
- func Fatalf(format string, args ...interface{})
- func Field(key string, value interface{}) logis.Logger
- func Fields(fields context.Fields) logis.Logger
- func Info(args ...interface{})
- func Infof(format string, args ...interface{})
- func Level(level logis.Level) logis.Logger
- func Module(module string) logis.Logger
- func Warn(args ...interface{})
- func Warnf(format string, args ...interface{})
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.