1
0
mirror of https://github.com/gluster/gluster-block.git synced 2026-02-05 12:45:33 +01:00
Files
gluster-block/cli
Bhumika Goyal 8416247cbc Auditlog Feature
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>
2018-09-25 13:30:12 +05:30
..
2018-09-25 13:30:12 +05:30