You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log output is difficult to read with the new Laravel Artisan output formatting, if a slow-running job is handled at the same time as quicker one(s) on the same host.
Description:
Log output is difficult to read with the new Laravel Artisan output formatting, if a slow-running job is handled at the same time as quicker one(s) on the same host.
This also affected the output of database migrations and has been fixed there.
I wasn't sure if this should be reported here or in the Laravel repository
Steps To Reproduce:
The text was updated successfully, but these errors were encountered: