• 
      

    Split the logging settings docs into module-level docs.

    Review Request #7596 — Created Aug. 17, 2015 and submitted

    Information

    Djblets
    release-0.9.x

    Reviewers

    The LoggingMiddleware docs had a number of settings that weren't related
    to the middleware, and including them in the class docstring broke
    Sphinx's autodoc support. This has been moved into the djblets.log
    module documentation.

    Built the docs and looked through it.

    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          djblets/log/__init__.py
          djblets/log/middleware.py
      
      
      
      Tool: Pyflakes
      Processed Files:
          djblets/log/__init__.py
          djblets/log/middleware.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.9.x (2999d55)