]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
logging: DoutStreambuf must handle stdout + stderr
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 7 Dec 2010 06:32:42 +0000 (22:32 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Tue, 7 Dec 2010 07:14:27 +0000 (23:14 -0800)
commit6c7735f6924883ff51f174a0e934e328318d098b
tree874dabd1939ee5035c6f500183abfa5c01bc8aeb
parent12544a49128867358706063ae5e6b4afc2a01351
logging: DoutStreambuf must handle stdout + stderr

Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
src/common/DoutStreambuf.cc
src/common/DoutStreambuf.h
src/test/TestDoutStreambuf.cc