]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: make `log` command send messages to default channel
authorJohn Spray <john.spray@redhat.com>
Thu, 29 Jun 2017 15:59:53 +0000 (11:59 -0400)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Jun 2017 15:59:53 +0000 (11:59 -0400)
commite5c8703e754693701792fbdc9144957c3464abf7
treefdba1d3c2ec4e591fef77dc1b28ce3d706e96864
parentf9f29c87a6c15bdcbf9138ee43d58786cee922b1
mon: make `log` command send messages to default channel

...rather than leaving channel blank.  This means that
people watching the main "cluster" channel will see
the log messages sent using `log`.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/LogMonitor.cc