Documentation
¶
Index ¶
- func Debug(args ...any)
- func EnrichContext(ctx context.Context, fields logrus.Fields) context.Context
- func Error(args ...any)
- func Fatal(args ...any)
- func FromContext(ctx context.Context) *logrus.Entry
- func Info(args ...any)
- func Init(isDev bool)
- func SetLogLevel(aLogLevel string)
- func Warn(args ...any)
- func WithError(err error) *logrus.Entry
- func WithFields(fields logrus.Fields) *logrus.Entry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fatal ¶
func Fatal(args ...any)
Fatal logs a message at level Fatal then the process will exit with status set to 1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.