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 3 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

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

github-actions[bot] avatar Nov 12 '25 02:11 github-actions[bot]

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

github-actions[bot] avatar Nov 21 '25 02:11 github-actions[bot]

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

github-actions[bot] avatar Dec 02 '25 03:12 github-actions[bot]

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

github-actions[bot] avatar Dec 10 '25 03:12 github-actions[bot]

When using before the output-format "pretty", the output is the same like with this change.

marceljk avatar Jan 09 '26 08:01 marceljk