Set up logging for rb-site command

Review Request #9797 — Created March 16, 2018 and submitted

Information

Review Board
release-3.0.x
772a536...

Reviewers

This patch just adds a logging handler for rb-site so that, if logging
happens before we hit initialize() we get the acutal logs and don't
instead get errors about a missing logger.

Added some logging statements in main() and saw they were logged.

Description From Last Updated

These should be after the globals.

chipx86chipx86
david
  1. Ship It!
  2. 
      
chipx86
  1. 
      
  2. reviewboard/cmdline/rbsite.py (Diff revision 1)
     
     
     
     
     
     
    Show all issues

    These should be after the globals.

  3. 
      
brennie
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (5883a2c)
Loading...