]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
log: don't spam -1 to syslog; add err_to_syslog for consistency
authorSage Weil <sage@newdream.net>
Tue, 27 Mar 2012 18:05:25 +0000 (11:05 -0700)
committerSage Weil <sage@newdream.net>
Tue, 27 Mar 2012 18:05:25 +0000 (11:05 -0700)
commit339956df3135ff4319facd1ed61b05e5723ff87d
tree773808392e4b1067aafce26e9675625c0debaf0c
parent17a95c223e807cc5e2a008d8ce375319d3f03e13
log: don't spam -1 to syslog; add err_to_syslog for consistency

This matches the stderr settings.

Signed-off-by: Sage Weil <sage@newdream.net>
src/common/ceph_context.cc
src/common/config_opts.h
src/log/Log.cc