Skip to content
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

Improved the explanation about the verbosity levels of the console #5442

Merged
merged 4 commits into from
Jul 16, 2015

Conversation

javiereguiluz
Copy link
Member

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets -

@@ -173,22 +173,18 @@ Verbosity Levels
The ``VERBOSITY_VERY_VERBOSE`` and ``VERBOSITY_DEBUG`` constants were introduced
in version 2.3

The console has 5 levels of verbosity. These are defined in the
The console has five levels of verbosity. These are defined in the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

five verbosity levels.

@xabbuh
Copy link
Member

xabbuh commented Jun 26, 2015

Is this related to #5443?

``OutputInterface::VERBOSITY_VERBOSE`` Increased verbosity of messages ``-v``
``OutputInterface::VERBOSITY_VERY_VERBOSE`` Informative non essential messages ``-vv``
``OutputInterface::VERBOSITY_DEBUG`` Debug messages ``-vvv``
=========================================== ================================== ======================
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's an additional =

@javiereguiluz
Copy link
Member Author

I've made all the required changes. If you agree with it, we can label it as finished. Thanks.

@xabbuh
Copy link
Member

xabbuh commented Jul 15, 2015

👍 reads well

@weaverryan
Copy link
Member

This is wonderful. Thanks Javier!

@weaverryan weaverryan merged commit 7ca24ed into symfony:2.3 Jul 16, 2015
weaverryan added a commit that referenced this pull request Jul 16, 2015
…e console (javiereguiluz)

This PR was merged into the 2.3 branch.

Discussion
----------

Improved the explanation about the verbosity levels of the console

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | -

Commits
-------

7ca24ed Fixed RST table syntax
0eac43d Reverted an unneeded change
38bc075 Minor reword
bdc5ef2 Improved the explanation about the verbosity levels of the console
@javiereguiluz javiereguiluz deleted the console_verbosity branch May 24, 2018 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants