Skip to content

[12.x] Display job connection name when running queue:work with --verbose option #56095

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

Merged

Conversation

amirhshokri
Copy link
Contributor

@amirhshokri amirhshokri commented Jun 21, 2025

This PR continues the work started in #56086 by enhancing the log output to display both the job queue names and their connection names.

  2025-06-21 00:00:00 App\Jobs\TestJob 85 redis default ........
  2025-06-21 00:00:00 App\Jobs\TestJob 85 redis default ........

@devajmeireles
Copy link
Contributor

I see benefits in it, but I think the terminal output might be improved.

@taylorotwell taylorotwell merged commit 50a03be into laravel:12.x Jun 22, 2025
60 checks passed
@amirhshokri amirhshokri deleted the add-connection-name-to-queue-work branch June 23, 2025 07:47
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