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

Use the actual app name in output logs instead of == APP == #1396

Closed
akshaya-a opened this issue Apr 4, 2024 · 3 comments
Closed

Use the actual app name in output logs instead of == APP == #1396

akshaya-a opened this issue Apr 4, 2024 · 3 comments
Labels
kind/proposal A new proposal to be considered stale

Comments

@akshaya-a
Copy link

Describe the proposal

cli/cmd/run.go

Line 331 in 619cd9c

fmt.Println(print.Blue(fmt.Sprintf("== APP == %s", outScanner.Text())))

use the app name instead of a hardcoded string that is common across all apps. This is especially annoying in self hosted/local mode when multiple apps are running and the logs are not visually separable easily

Release Note

RELEASE NOTE:

@akshaya-a akshaya-a added the kind/proposal A new proposal to be considered label Apr 4, 2024
@dapr-bot
Copy link
Collaborator

dapr-bot commented May 4, 2024

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

@dapr-bot dapr-bot added stale and removed stale labels May 4, 2024
@dapr-bot
Copy link
Collaborator

dapr-bot commented Jun 3, 2024

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

@dapr-bot dapr-bot added the stale label Jun 3, 2024
@dapr-bot
Copy link
Collaborator

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/proposal A new proposal to be considered stale
Projects
None yet
Development

No branches or pull requests

2 participants