Paul Everitt
2014-04-14 479c4f70720b34f47ebca9b87e3ba547ab5d7b0a
Merge pull request #1290 from omidraha/patch-1

That looks great, thanks!
1 files modified
2 ■■■ changed files
docs/quick_tour.rst 2 ●●● patch | view | raw | blame | history
docs/quick_tour.rst
@@ -700,7 +700,7 @@
need *logging*.
Fortunately Pyramid uses the normal Python approach to logging. The
scaffold generated in your ``development.ini`` a number of lines that
scaffold generated in your ``development.ini`` has a number of lines that
configure the logging for you to some reasonable defaults. You then see
messages sent by Pyramid (for example, when a new request comes in).