android_system_core/base
Dan Albert b547c85b5b Support arbitrary loggers.
While the defaults (logd or stderr) make sense for most use cases,
there are places that can only log to the kernel, or need to log to a
file, etc.

Allow the user to pass in an arbitrary logging object, and provide
LogdLogger and StderrLogger as defaults.

Change-Id: I62368acc795ff313242bb205d65017404bf64e88
2015-04-03 16:22:39 -07:00
..
include/base Support arbitrary loggers. 2015-04-03 16:22:39 -07:00
.clang-format Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
Android.mk Enable building libbase on Windows. 2015-03-30 10:30:42 -07:00
CPPLINT.cfg Don't show lint errors for rvalue references. 2015-04-02 18:38:01 -07:00
file.cpp Pull in Windows compatibility header. 2015-03-26 23:33:28 -07:00
file_test.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
logging.cpp Support arbitrary loggers. 2015-04-03 16:22:39 -07:00
logging_test.cpp Support arbitrary loggers. 2015-04-03 16:22:39 -07:00
stringprintf.cpp Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
stringprintf_test.cpp Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
strings.cpp Include what we use. 2015-03-26 23:23:43 -07:00
strings_test.cpp Update string Split API. 2015-03-23 10:23:11 -07:00
test_main.cpp Support arbitrary loggers. 2015-04-03 16:22:39 -07:00
test_utils.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
test_utils.h Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00