ceph/src/log
Noah Watkins 7aa980528c log: use on exit manager to flush logs on exit
on_exit is not portable, and atexit doesn't allow parameters to be
passed to callbacks.

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2014-01-04 12:54:03 -08:00
..
Entry.h
EntryQueue.h
Log.cc log: use on exit manager to flush logs on exit 2014-01-04 12:54:03 -08:00
Log.h
Makefile.am
SubsystemMap.cc
SubsystemMap.h
test.cc