]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: omit module list in beacon logging
authorJohn Spray <john.spray@redhat.com>
Thu, 3 Aug 2017 17:00:56 +0000 (13:00 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:24 +0000 (23:03 +0000)
commit32f5f0fe515e6890e8aefad6ad8cdc2574ae8a34
treeaadc959b7ce864d2054f4d385a4d2a0f181d2fe0
parent10ab4f8b6821e2d6593bc09161c23a9163b93611
mgr: omit module list in beacon logging

This is useful in itself, but awkward when dealing
with logs generally, because it means that when you
grep on the name of a module, you get mostly beacon
messages rather than the log messages from the
module.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 8d1277fa5c578ce0ea23a70cc58c6cf99921ee25)
src/mgr/MgrStandby.cc