• 
      

    Update Djblets 0.10 to use named loggers.

    Review Request #8907 — Created April 18, 2017 and discarded

    Information

    Djblets
    master

    Reviewers

    A previous change for Djblets 0.9 converted our code to use named
    loggers, instead of logging to the root logger. This change builds upon
    that to convert all remaining logging statements on 0.10 to also use
    named loggers and to test against them.

    Unit tests pass.

    Checked pyflakes to make sure there weren't typos in the logger calls.

    Description From Last Updated

    Two blank lines.

    david david

    Two blank lines.

    david david

    Two blank lines.

    david david
    chipx86
    david
    1. 
        
    2. djblets/features/checkers.py (Diff revision 2)
       
       
      Show all issues

      Two blank lines.

    3. djblets/forms/fields.py (Diff revision 2)
       
       
      Show all issues

      Two blank lines.

    4. djblets/integrations/manager.py (Diff revision 2)
       
       
      Show all issues

      Two blank lines.

    5. 
        
    david
    Review request changed
    Status:
    Discarded