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 ¶
Path | Synopsis |
---|---|
slog/internal/buffer | Package buffer provides a pool-allocated byte buffer. |
slog/internal/testutil | Package testutil contains support functions for testing. |
- Version
- v0.0.0-20250218142911-aa4b98e5adaa (latest)
- Published
- Feb 18, 2025
- Platform
- linux/amd64
- Last checked
- 2 days ago –
Tools for package owners.