C++程序  |  6行  |  119 B

#ifdef __ANDROID__
#include <log/log_transport.h>
#define TEST_LOGGER LOGGER_DEFAULT
#endif
#include "liblog_test.cpp"