]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-crash: use "ceph-crash" as logger name 30989/head
authorKefu Chai <kchai@redhat.com>
Fri, 18 Oct 2019 09:47:12 +0000 (17:47 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 18 Oct 2019 09:47:14 +0000 (17:47 +0800)
commit7552cd790f98e2bee56b8a697b71db4210144121
tree563f93ca4623bbaa534aa677aa11eb8cceb0c5f8
parentca7318c3a1afebb0cdb8f3fb75675a80e41a1c35
ceph-crash: use "ceph-crash" as logger name

"ceph-crash" is a better name than "__main__", we don't use ceph-crash
as a module, so its `__name__` is always `__main__`.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/ceph-crash.in