]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/MgrMontitor: add log entry to support debugging
authorRishabh Dave <ridave@redhat.com>
Thu, 8 Aug 2024 17:18:03 +0000 (22:48 +0530)
committerRishabh Dave <ridave@redhat.com>
Tue, 8 Apr 2025 20:00:38 +0000 (01:30 +0530)
commit53d607f735c139464ac3565edc4d2e4bb970653c
tree33215611f2af84ffef367db814f664b0f8ca5128
parent80486871eb95a24cd8a5d4926e40137d11fd03e4
mon/MgrMontitor: add log entry to support debugging

It becomes easier to understand logs when whether command succeeded or
not are also logged.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 4374ac74d283ce1c50616330a0127a53623d96c3)
src/mon/MgrMonitor.cc