mirror of
https://github.com/gluster/gluster-block.git
synced 2026-02-05 12:45:33 +01:00
Record the responses of all the requests for the operations Create/Delete/Modify/Replace on gluster-block. The logging format is: In case of success: [time] INFO: <command string> <function details> [time] INFO: Response string <function details> In case of failure: [time] INFO: <command string> <function details> [time] ERROR: Response string <function details> Reviewed-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com> Reviewed-by: Xiubo Li <xiubli@redhat.com> Signed-off-by: Bhumika Goyal <bgoyal@redhat.com>