Documentation
¶
Index ¶
- func Configure(level, format string)
- func Debug(msg string, keysAndValues ...any)
- func Error(msg string, keysAndValues ...any)
- func GetLogger() logger.Logger
- func Info(msg string, keysAndValues ...any)
- func PrettyJSON(v interface{}) error
- func Trace(msg string, keysAndValues ...any)
- func Warn(msg string, keysAndValues ...any)
- func With(key string, value any) logger.Logger
- func WithError(err error) logger.Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrettyJSON ¶
func PrettyJSON(v interface{}) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.