Documentation
¶
Index ¶
- func CreateNewLogger(level slog.Level, w io.Writer) *slog.Logger
- func Debug(ctx context.Context, msg string, args ...any)
- func Err(ctx context.Context, msg string, err model.AppError)
- func Error(ctx context.Context, msg string, args ...any)
- func FromContext(ctx context.Context) *slog.Logger
- func Info(ctx context.Context, msg string, args ...any)
- func Warn(ctx context.Context, msg string, args ...any)
- func WithFields(ctx context.Context, args ...any) context.Context
- func WithInvokeID(ctx context.Context, invokeID interop.InvokeID) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.