Documentation
¶
Index ¶
- func ConfigChangeListener(event listener.BaseEvent)
- func Debug(format string, v ...any)
- func Error(format string, v ...any)
- func Fatal(format string, v ...any)
- func Group(groupName string) *logrus.Logger
- func Info(format string, v ...any)
- func InitLog()
- func Panic(format string, v ...any)
- func Record(level, format string, v ...any)
- func SetGlobalLevel(strLevel string)
- func Warn(format string, v ...any)
- type StandardFormatter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigChangeListener ¶ added in v1.1.1
func SetGlobalLevel ¶ added in v0.7.0
func SetGlobalLevel(strLevel string)
Types ¶
type StandardFormatter ¶ added in v1.5.0
type StandardFormatter struct{}
Click to show internal directories.
Click to hide internal directories.