package internal

import "golang.org/x/exp/slog/internal"

Index

Variables

var IgnorePC = false

If IgnorePC is true, do not invoke runtime.Callers to get the pc. This is solely for benchmarking the slowdown from runtime.Callers.

Source Files

ignorepc.go

Directories

PathSynopsis
slog/internal/bufferPackage buffer provides a pool-allocated byte buffer.
slog/internal/testutilPackage testutil contains support functions for testing.
Version
v0.0.0-20250305212735-054e65f0b394 (latest)
Published
Mar 5, 2025
Platform
linux/amd64
Last checked
2 days ago

Tools for package owners.