Documentation
¶
Index ¶
- func Debug(ctx context.Context, name string, attrs ...A)
- func Error(ctx context.Context, name string, err error, attrs ...A) error
- func Info(ctx context.Context, name string, attrs ...A)
- func Log(ctx context.Context, level, name string, attrs ...A)
- func Name(name string) stack_backend.Option
- func Op() op
- func Panic(p any) error
- func Recover(ctx context.Context, rFn func(rec any))
- func Span(ctx context.Context, opts ...stack_backend.Option) (context.Context, endFunc)
- func TLog(ctx context.Context, typed any)
- func Warn(ctx context.Context, name string, attrs ...A)
- func With() stack_backend.Options
- func WithVCSFields() stack_backend.Option
- type A
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Name ¶
func Name(name string) stack_backend.Option
func With ¶
func With() stack_backend.Options
func WithVCSFields ¶
func WithVCSFields() stack_backend.Option
Types ¶
Click to show internal directories.
Click to hide internal directories.