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 2088fa4 commit afd740aCopy full SHA for afd740a
cookbook/console/logging.rst
@@ -65,7 +65,7 @@ use it to do the logging::
65
}
66
67
Depending on the environment you run your command you will get the results
68
-in ``app/dev.log`` or ``app/prod.log``.
+in ``app/logs/dev.log`` or ``app/logs/prod.log``.
69
70
Enabling automatic Exceptions logging
71
-------------------------------------
0 commit comments