package internal

Import Path
	log/slog/internal (on go.dev)

Dependency Relation
	imports 0 packages, and imported by one package

Involved Source Files ignorepc.go
Package-Level Variables (only one)
If IgnorePC is true, do not invoke runtime.Callers to get the pc. This is solely for benchmarking the slowdown from runtime.Callers.