handlers

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2023 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package handlers provides handlers for slog.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BinaryHandler

type BinaryHandler struct {
	// contains filtered or unexported fields
}

BinaryHandler uses the format in github.com/jba/slog/binary

func NewBinaryHandler

func NewBinaryHandler(w io.Writer, level slog.Leveler) *BinaryHandler

func (*BinaryHandler) Enabled

func (h *BinaryHandler) Enabled(l slog.Level) bool

Directories

Path Synopsis
loghandler provides a slog.Handler whose output resembles that of log.Logger.
loghandler provides a slog.Handler whose output resembles that of log.Logger.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL