dapr / cli

Command-line tools for Dapr.
Apache License 2.0
314 stars 197 forks source link

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

Closed akshaya-a closed 3 weeks ago

akshaya-a commented 3 months ago

Describe the proposal

https://github.com/dapr/cli/blob/619cd9cd8479827666dca78942da959d349bd987/cmd/run.go#L331

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:

dapr-bot commented 2 months ago

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 commented 1 month ago

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 commented 3 weeks ago

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.