We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76de734 commit be79b90Copy full SHA for be79b90
console/logging.rst
@@ -6,7 +6,7 @@ How to Enable Logging in Console Commands
6
7
In Symfony versions prior to 3.3, the Console component didn't provide any
8
logging capabilities out of the box and you had to implement your own exception
9
-lister for the console.
+listener for the console.
10
11
Starting from Symfony 3.3, the Console component provides automatic error and
12
exception logging.
0 commit comments