]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
graylog: Move graylog logging to Ceph::Log::Graylog class
authorMarcel Lauhoff <ml@irq0.org>
Tue, 24 Feb 2015 17:18:01 +0000 (18:18 +0100)
committerMarcel Lauhoff <lauhoff@uni-mainz.de>
Fri, 29 Jan 2016 14:32:47 +0000 (15:32 +0100)
commit92bb54243ebf1a29b6b1033b90589f0013ba4c24
treeae82c8d3edc81874ca170a16c63c1ba21f1b87b7
parenta483168a2f77c1c92d9e87ad05a5fda55cf4a1e2
graylog: Move graylog logging to Ceph::Log::Graylog class

Encapsulates all resources the graylog logging backend needs into the
Graylog class.

Signed-off-by: Marcel Lauhoff <ml@irq0.org>
src/common/ceph_context.cc
src/log/Graylog.cc [new file with mode: 0644]
src/log/Graylog.h [new file with mode: 0644]
src/log/Log.cc
src/log/Log.h
src/log/Makefile.am