Documentation
¶
Index ¶
- func DetermineCurrentName() (string, error)
- type Options
- type SQLogger
- func (h *SQLogger) Close()
- func (h *SQLogger) Enabled(ctx context.Context, level slog.Level) bool
- func (h *SQLogger) Handle(c context.Context, r slog.Record) error
- func (h *SQLogger) Name() string
- func (h *SQLogger) Rotate() error
- func (h *SQLogger) WithAttrs(attrs []slog.Attr) slog.Handler
- func (h *SQLogger) WithGroup(name string) slog.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetermineCurrentName ¶
Types ¶
type SQLogger ¶
type SQLogger struct {
// contains filtered or unexported fields
}
func NewSQLogger ¶
Click to show internal directories.
Click to hide internal directories.