lp://qastaging/~tony-badwolf/quickly/quicklyloggingupdate
Created by
Tony Byrne
and last modified
- Get this branch:
- bzr branch lp://qastaging/~tony-badwolf/quickly/quicklyloggingupdate
Only
Tony Byrne
can upload to this branch. If you are
Tony Byrne
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Quickly Developers: Pending requested
-
Diff: 145 lines (+42/-17)7 files modifieddata/templates/ubuntu-application/create.py (+1/-1)
data/templates/ubuntu-application/project_root/python/__init__.py (+16/-3)
data/templates/ubuntu-application/project_root/python_lib/Builder.py (+1/-1)
data/templates/ubuntu-application/project_root/python_lib/PreferencesDialog.py (+1/-1)
data/templates/ubuntu-application/project_root/python_lib/Window.py (+1/-1)
data/templates/ubuntu-application/project_root/python_lib/helpers.py (+8/-10)
data/templates/ubuntu-application/run.py (+14/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 643. By Tony Byrne <email address hidden> <email address hidden>
-
A more sensible default
Turn on logging while project runs inside quickly - 642. By Tony Byrne <email address hidden> <email address hidden>
-
restores original "API" for logging
default logging.ERROR
-v logging.WARNING
-vv logging.INFO
-vvv logging.DEBUG
-d logging.DEBUG
fixes https://bugs.launchpad .net/quickly/ +bug/882842 documents logging usage in __init__.py
addresses https://answers. launchpad. net/quickly/ +question/ 176340 - 641. By Tony Byrne <email address hidden> <email address hidden>
-
don't hide logging messages from python_name_lib
- 640. By Didier Roche-Tolomelli
-
Merge David's fix for fixing signal autoconnect does not work with
signal names which contain hypens (LP: #890318). Thanks!
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/quickly