srs/internal/logger
winlin 6406ad23b0 Proxy: Switch internal/logger to slog JSON output and add unit tests.
Replaces the stdlib log.Logger with log/slog JSON handlers (UTC timestamps,
semantic level labels via custom slog.Level values), hides withContextID
since it has no external callers, and adds unit tests reaching 100%
statement coverage for the package.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 20:45:38 -04:00
..
context_test.go Proxy: Switch internal/logger to slog JSON output and add unit tests. 2026-04-19 20:45:38 -04:00
context.go Proxy: Switch internal/logger to slog JSON output and add unit tests. 2026-04-19 20:45:38 -04:00
log_test.go Proxy: Switch internal/logger to slog JSON output and add unit tests. 2026-04-19 20:45:38 -04:00
log.go Proxy: Switch internal/logger to slog JSON output and add unit tests. 2026-04-19 20:45:38 -04:00