Skip to content

Conversation

@MatusBoa
Copy link
Contributor

@MatusBoa MatusBoa commented Dec 5, 2025

This PR modifies output writing in the queue:work command to respect the -q|--quiet and --silent options, so that it does not output hard-coded messages.

Motivation

In containerized environments (Docker, Kubernetes, etc.), it's common to run queue:work processes under process managers like Supervisor or as long-running containers, with all output redirected to a centralized logging system. This means that standardized logging to stdout/stderr needs to be addressed.

@taylorotwell taylorotwell merged commit 6c319eb into laravel:12.x Dec 5, 2025
76 checks passed
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.

2 participants