Skip to content

Conversation

@hiroTamada
Copy link
Contributor

@hiroTamada hiroTamada commented Sep 30, 2025

TL;DR

Adds documentation for the new per-invocation logging feature, which allows users to view logs for a specific run of their application.

Why we made these changes

Currently, users can only view global application logs, which makes it difficult to debug issues tied to a single invocation. This change introduces documentation for a feature that provides isolated log streams for each invocation, simplifying the debugging process.

What changed?

  • Updated apps/logs.mdx to document retrieving logs for a specific run using the -i or --invocation flag.

Validation

  • The new documentation page renders correctly.
  • The code examples provided for the API/CLI are accurate and easy to follow.

Description generated by Mesa. Update settings

Copy link
Contributor

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performed full review of 735a840...916bd79

Analysis

  1. No architectural issues identified. This PR only adds documentation for an existing feature (the -i --invocation flag) without introducing any architectural changes.

Tip

⚡ Quick Actions

This review was generated by Mesa.

Actions:

Slash Commands:

  • /review - Request a full code review
  • /review latest - Review only changes since the last review
  • /describe - Generate PR description. This will update the PR body or issue comment depending on your configuration
  • /help - Get help with Mesa commands and configuration options

1 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings

Co-authored-by: Catherine Jue <[email protected]>
@hiroTamada hiroTamada merged commit 758d73b into main Sep 30, 2025
2 checks passed
@hiroTamada hiroTamada deleted the hiro/per_invocation_log branch September 30, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants