]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: LogClient do not output meaningless logs by default 54780/head
authorzhangjianwei <zhangjianwei2_yewu@cmss.chinamobile.com>
Fri, 2 Jun 2023 05:37:56 +0000 (05:37 +0000)
committerzhangjianwei2 <zhangjianwei2_yewu@cmss.chinamobile.com>
Wed, 6 Dec 2023 02:56:04 +0000 (10:56 +0800)
commit889b94d510356ac67983190d7fc02276057cbe14
treea5a67b212d1387c8410020163d8945cef9906a1d
parentd1b08f10ec9b7f73752d04d352f25dee8eaa522e
common: LogClient do not output meaningless logs by default

the default output log to syslog/graylog is meaningless
it will consume a lot of log resources

Fixes: https://tracker.ceph.com/issues/63727
Signed-off-by: zhangjianwei <zhangjianwei2@cmss.chinamobile.com>
src/common/LogClient.cc