package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
FormatEntryAsJSON formats a structured log entry as a JSON string.
InstallLogFileSink installs a file sink for logging tests.
NewStructuredLogSpy creates a new StructuredLogSpy.
# Structs
StructuredLogSpy is a test utility that intercepts structured log entries and stores them in memory.
StubQueryStats is a helper struct to stub query level stats.
StubTime is a helper struct to stub the current time.
StubTracingStatus is a helper struct to stub whether a query is being traced.