Skip to content

feat(logs): summarize entries by service and level#491

Open
jongio wants to merge 1 commit into
mainfrom
idea/logs-summary
Open

feat(logs): summarize entries by service and level#491
jongio wants to merge 1 commit into
mainfrom
idea/logs-summary

Conversation

@jongio

@jongio jongio commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Closes #488

Summary

  • add azd app logs --summary
  • count filtered log entries by service and level
  • return a single JSON summary when --output json is used
  • include the time range when entries have timestamps

Verification

  • go test .\src\cmd\app\commands -run "Test(BuildLogSummary|DisplayLogSummary|ValidateLogsOptions|LogsCommandStructure)"
  • mage test
  • mage build

@jongio jongio added the idea Feature idea from the idea pipeline label Jul 11, 2026
@jongio jongio self-assigned this Jul 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview is ready!

📎 Preview URL: https://jongio.github.io/azd-app/pr/491/

This preview will be automatically cleaned up when the PR is closed.

github-actions Bot added a commit that referenced this pull request Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Summarize service logs by level and service

1 participant