Merge lp://qastaging/~mardy/location-service/runtime-log-switch into lp://qastaging/location-service/15.04

Proposed by Alberto Mardegan
Status: Needs review
Proposed branch: lp://qastaging/~mardy/location-service/runtime-log-switch
Merge into: lp://qastaging/location-service/15.04
Diff against target: 317 lines (+132/-5)
10 files modified
include/location_service/com/ubuntu/location/service/interface.h (+22/-0)
include/location_service/com/ubuntu/location/service/skeleton.h (+5/-0)
include/location_service/com/ubuntu/location/service/stub.h (+1/-0)
src/location_service/com/ubuntu/location/service/daemon.cpp (+36/-1)
src/location_service/com/ubuntu/location/service/daemon.h (+3/-1)
src/location_service/com/ubuntu/location/service/implementation.cpp (+9/-0)
src/location_service/com/ubuntu/location/service/implementation.h (+1/-0)
src/location_service/com/ubuntu/location/service/skeleton.cpp (+28/-2)
src/location_service/com/ubuntu/location/service/stub.cpp (+8/-1)
tests/daemon_and_cli_tests.cpp (+19/-0)
To merge this branch: bzr merge lp://qastaging/~mardy/location-service/runtime-log-switch
Reviewer Review Type Date Requested Status
Thomas Voß (community) Approve
Review via email: mp+275538@code.qastaging.launchpad.net

Commit message

Add the possibility to enable logging at runtime

Description of the change

Add the possibility to enable logging at runtime

To post a comment you must log in.
Revision history for this message
Thomas Voß (thomas-voss) wrote :

LGTM.

review: Approve

Unmerged revisions

198. By Alberto Mardegan

Add a runtime option to set verbosity level

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches