Merge lp://staging/~ted/indicator-applet/log-to-file into lp://staging/indicator-applet/0.4
Proposed by
Ted Gould
Status: | Merged |
---|---|
Merged at revision: | not available |
Proposed branch: | lp://staging/~ted/indicator-applet/log-to-file |
Merge into: | lp://staging/indicator-applet/0.4 |
Diff against target: |
100 lines (+69/-0) 1 file modified
src/applet-main.c (+69/-0) |
To merge this branch: | bzr merge lp://staging/~ted/indicator-applet/log-to-file |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Neil J. Patel (community) | Approve | ||
Review via email: mp+17695@code.staging.launchpad.net |
To post a comment you must log in.
Making it so the logs go out to a file in an async fashion. This should
get us some debug info as things come up.