summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAravinda VK <avishwan@redhat.com>2019-08-21 09:54:21 +0530
committerAmar Tumballi <amarts@gmail.com>2019-08-21 14:00:29 +0000
commit4c4eae13b474c32661eeae3734627d1a8494cf54 (patch)
treec0487109fb891d58f368a5fed7d8a8c01fcc2846 /.gitignore
parentb960e0103a70b58880b59438b116740af98a4582 (diff)
geo-rep: Structured logging new format
Structured logging format changed in the below patch for better readability and parsing. This patch changes the Geo-replication logs to that format. https://review.gluster.org/#/c/glusterfs/+/22987/ Before: ``` [2019-08-21 04:23:01.13672] I [monitor(monitor):157:monitor] Monitor: \ starting gsyncd worker<TAB>brick=/bricks/b1<TAB>slave_node=f29.sonne ``` After: ``` [2019-08-21 04:23:01.13672] I [monitor(monitor):157:monitor] Monitor: \ starting gsyncd worker [{brick=/bricks/b1}, {slave_node=f29.sonne}] ``` Change-Id: I65ec69a2869e2febeedc558f88620399e4a1a6a4 Updates: #657 Signed-off-by: Aravinda VK <avishwan@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions