]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: print logging using logger() in main() 42475/head
authorKefu Chai <kchai@redhat.com>
Sat, 24 Jul 2021 13:29:51 +0000 (21:29 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 25 Jul 2021 03:07:52 +0000 (11:07 +0800)
commitc4e1b4d7efe5702bbfe1cea99ba79b5c67b3e01b
tree1c809565d9912a03c3c2fb414afb2fba0c396dbd
parentd6c931dc78833193ee863d30842488734d00c5ba
crimson/osd: print logging using logger() in main()

more consistent and easier to parse this way.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/main.cc