Seagate / cortx-monitor

CORTX Monitor tracks platform health and raises alerts on sensing any unintended state. It can detect hardware faults/ removal/ replacement by continuously sensing sub-systems like Storage Enclosure, Node Servers and components, network interfaces.
https://github.com/Seagate/cortx
GNU Affero General Public License v3.0
4 stars 38 forks source link

EOS-23221: Replace SSPL Logger with Cortx Logger class #521

Closed gargpalak048 closed 3 years ago

gargpalak048 commented 3 years ago

Signed-off-by: Palak Garg palak.garg@seagate.com

Problem Statement:

SSPL component should use CORTX logger instead of implementing its own logger class

Solution Design:

Moving to common CORTX Logger class for SSPL component

Coding:

Testing:

Integration:

PR checklist:

cdeshmukh commented 3 years ago

thanks @gargpalak048, as you know @jjxsg took care of this through separate PR #523 (given he was having permission issue to update this same PR), while you were sick out. Am just mentioning here for reference