Set up logging for rb-site command
Review Request #9797 — Created March 16, 2018 and submitted — Latest diff uploaded
This patch just adds a logging handler for rb-site so that, if logging
happens before we hitinitialize()
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.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
reviewboard/cmdline/rbsite.py |
---|