Skip to content

Commit afd740a

Browse files
committed
Corrected log folders path
1 parent 2088fa4 commit afd740a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/console/logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ use it to do the logging::
6565
}
6666

6767
Depending on the environment you run your command you will get the results
68-
in ``app/dev.log`` or ``app/prod.log``.
68+
in ``app/logs/dev.log`` or ``app/logs/prod.log``.
6969

7070
Enabling automatic Exceptions logging
7171
-------------------------------------

0 commit comments

Comments
 (0)