package slogtest

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

Dependency Relation
	imports one package, and imported by 0 packages

Involved Source Files Package slogtest contains support functions for testing slog.
Package-Level Functions (only one)
RemoveTime removes the top-level time attribute. It is intended to be used as a ReplaceAttr function, to make example output deterministic.