Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add export of service logs to dev run command #148

Merged
merged 8 commits into from
Aug 14, 2024
Merged

Conversation

sambukowski
Copy link
Contributor

This pr adds a new --export-logs flag to the dev run command in the cli that exports the service logs shown in the TUI to disk.

closes #36
closes #63

@sambukowski sambukowski marked this pull request as ready for review August 7, 2024 18:21
Copy link
Member

@steezeburger steezeburger left a comment

Choose a reason for hiding this comment

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

Looks great!

@sambukowski sambukowski merged commit 5e1be10 into main Aug 14, 2024
1 check passed
@sambukowski sambukowski deleted the export-service-logs branch August 14, 2024 18:25
steezeburger added a commit that referenced this pull request Aug 14, 2024
* main:
  Add export of service logs to `dev run` command (#148)
steezeburger added a commit that referenced this pull request Aug 14, 2024
* main:
  upgrade golangci-lint action (#155)
  add ability to minimize panes on main view (#151)
  Add export of service logs to `dev run` command (#148)
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.

Add exporting of logs for individually running binaries
2 participants