Documentation
¶
Index ¶
- type Buffer
- func (b *Buffer) Len() int
- func (b *Buffer) PushAttr(attr *slog.Attr) *Buffer
- func (b *Buffer) PushAttrBuiltin(r *slog.Record)
- func (b *Buffer) PushLevel(r *slog.Record) *Buffer
- func (b *Buffer) PushMessage(r *slog.Record) *Buffer
- func (b *Buffer) PushSource(r *slog.Record) *Buffer
- func (b *Buffer) PushTime(r *slog.Record) *Buffer
- func (b *Buffer) PushUptime(r *slog.Record) *Buffer
- func (b *Buffer) WriteTo(w io.Writer) (n int64, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.