Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Conversation

alfredbez
Copy link
Contributor

The console outputs some stuff which is only needed while debugging:

$ php vendor/bin/oxid -vv | head
OXID project root is found at /var/www/oxideshop
Loading OXID bootstrap...
OXID bootstrap done
collecting comands...
commands collected
commands added

This adds to much noise imho.

My use-case: We have a cronjob, that has some info-level output, which is redirected into a log file /var/www/oxideshop/vendor/bin/oxid mycommand -vv >> /tmp/cronjoboutput.txt

With this PR, the output will only be printed when using -vvv which is the debug level.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant