summaryrefslogtreecommitdiff
path: root/internal/logging/logging.go
AgeCommit message (Expand)Author
2026-03-16Replace Summary: prefixes with standard Go package doc commentsPaul Buetow
2026-03-16Fix data races in logging package using atomic operationsPaul Buetow
2025-09-06use gofumptPaul Buetow
2025-08-19logging: highlight LLM no-op skips in yellow\n\n- Add AnsiYellow to logging u...Paul Buetow
2025-08-17refactor as per manual code reviewsPaul Buetow
2025-08-17cli+lsp: refactor main packages into internal runners; add testsPaul Buetow
2025-08-17lsp/config: make completion trigger characters configurablePaul Buetow
2025-08-16logging: migrate LSP logs to global singleton (internal/logging); use consist...Paul Buetow