Skip to content

Commit

Permalink
Reorganize logging section.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeorr committed Feb 20, 2012
1 parent 2ad31fb commit 1ca75fa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.rst
Expand Up @@ -10,13 +10,13 @@ The Pyramid Cookbook presents topical, practical usages of :mod:`Pyramid`.
database/index
debugging
deployment/index
logging/index
templates/index

.. toctree::
:maxdepth: 2

files
sqlalchemy_logger
legacy
interfaces
configuration
Expand Down
7 changes: 7 additions & 0 deletions logging/index.rst
@@ -0,0 +1,7 @@
Logging
%%%%%%%

.. toctree::
:maxdepth: 2

sqlalchemy_logger
File renamed without changes.

0 comments on commit 1ca75fa

Please sign in to comment.