summaryrefslogtreecommitdiff
path: root/internal/errors/errors_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-06-20 09:54:37 +0300
committerPaul Buetow <paul@buetow.org>2025-06-20 09:54:37 +0300
commitb0a1e7928d5147d2a9fe0df710bf7c75a777e0d0 (patch)
tree8e90cac2bcf9691a1efd8d8f004e4dc119a9ac76 /internal/errors/errors_test.go
parentecc66fcf9241c429cf2378f09793ecef3a00b098 (diff)
Fix missing colored output in dcat serverless mode
- In serverless mode, output was written directly to stdout bypassing color processing - Created ColorWriter wrapper that applies colors before writing to stdout - Updated brush.Colorfy to also color severity levels (ERROR, WARN, FATAL) in plain text - Ensured --plain flag still disables colors as expected - Updated integration tests to use --noColor flag to get predictable output 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'internal/errors/errors_test.go')
0 files changed, 0 insertions, 0 deletions