1. 1c1409f Add StdioLogger for command-line tools. by Elliott Hughes · 6 years ago
  2. fec5b09 Base: Add default tag manipulation by Andreas Gampe · 6 years ago
  3. b80b3d5 Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 7 years ago
  4. 7ff958a base: support logging before enter main function. by Yabin Cui · 8 years ago
  5. caee0eb Move CapturedStderr to test_util library by Wei Wang · 8 years ago
  6. 1ed2be0 Base: Hand complete log message to aborter by Andreas Gampe · 8 years ago
  7. cb35a4a Base: Remove LOG_S variants. by Andreas Gampe · 8 years ago
  8. c65ea94 Base: Check severity in destructor by Andreas Gampe · 8 years ago
  9. adc0e3d Base: Add more log macros by Andreas Gampe · 8 years ago
  10. 702ab48 Base: Fix dangling-else in CHECK_STROP by Andreas Gampe · 8 years ago
  11. 9008e8d Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
  12. d2a4f21 Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
  13. 762639d Clean up the libbase logging test. by Elliott Hughes · 8 years ago
  14. 0b5cb17 Base: Fix logging_test by Andreas Gampe · 8 years ago
  15. b635162 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  16. a39cd13 Fix lseek argument order. by Elliott Hughes · 9 years ago
  17. e0671d6 base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  18. 4d4e90f Fix the Mac libbase build. by Elliott Hughes · 9 years ago
  19. 55853a9 libbase: logging fixes by Spencer Low · 9 years ago
  20. d0ac74c Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  21. dc15ffd Support base::logging on Windows. by Dan Albert · 9 years ago
  22. 1f65c49 Support arbitrary loggers. by Dan Albert · 9 years ago
  23. e3ea058 Add google3 style logging to libbase. by Dan Albert · 9 years ago