Fix: sessiond: assertion fails when getting name of trigger
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 3 Feb 2021 22:00:06 +0000 (17:00 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 3 Feb 2021 22:14:08 +0000 (17:14 -0500)
Left-over debug code assumes that a trigger is named and logs
registration/unregistration failures as errors, resulting in a spammy
sessiond output.

Reduce the logging verbodity of those statements to DBG and handle
unnamed triggers.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I74a90150ec2b0914784fb187517025a9a3019cfb


No differences found
This page took 0.024549 seconds and 4 git commands to generate.