stackit-cli icon indicating copy to clipboard operation
stackit-cli copied to clipboard

feat(logs): improve output for server logs

Open h3adex opened this issue 2 months ago • 2 comments

Description

This PR improves the output of server logs to make it more human readable. The screenshot shows old and new output

Screenshot 2025-10-23 at 09 41 36

Checklist

  • [x] Issue was linked above
  • [x] Code format was applied: make fmt
  • [x] Examples were added / adjusted (see e.g. here)
  • [x] Docs are up-to-date: make generate-docs (will be checked by CI)
  • [x] Unit tests got implemented or updated
  • [x] Unit tests are passing: make test (will be checked by CI)
  • [x] No linter issues: make lint (will be checked by CI)

h3adex avatar Oct 23 '25 07:10 h3adex