]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Log: Replace namespace log with loging 11650/head
authorWillem Jan Withagen <wjw@digiware.nl>
Tue, 25 Oct 2016 17:38:29 +0000 (19:38 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Tue, 25 Oct 2016 17:45:24 +0000 (19:45 +0200)
commit05f4be44dc6b826d58b54925d899e63b1b7643bb
tree20f0ea9f115bf82a373fe66df372c611192838ed
parent4d9ce9e9a5493cbd0d6485507350b6c7cf5e1d4c
Log: Replace namespace log with loging

 - This to avoid a nameing confilct that Clang finds with
   std::log from cmath

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
17 files changed:
src/common/Graylog.cc
src/common/Graylog.h
src/common/LogClient.cc
src/common/LogClient.h
src/common/ceph_context.cc
src/common/ceph_context.h
src/common/config.h
src/common/dout.h
src/log/Entry.h
src/log/EntryQueue.h
src/log/Log.cc
src/log/Log.h
src/log/SubsystemMap.cc
src/log/SubsystemMap.h
src/log/test.cc
src/mon/LogMonitor.cc
src/mon/LogMonitor.h