1. a503f83 Merge "Improve base logger to avoid empty log files" by Treehugger Robot · 5 years ago
  2. 2788059 Improve base logger to avoid empty log files by Julien Desprez · 5 years ago
  3. 16ae3d8 Append when using simple file logger. by Daniel Peykov · 5 years ago
  4. a9d63c8 Merge "Add simple file logger, which logs to a single file." by Treehugger Robot · 5 years ago
  5. cde2a95 Add simple file logger, which logs to a single file. by Daniel Peykov · 5 years ago
  6. 0b6e772 Create a split device_build interfaces by Julien Desprez · 5 years ago
  7. 603f2b5 Merge "Revert "[stackdriver log] 1. add getLogEntriesAfter to LogRegister."" by xingdai · 5 years ago
  8. a07c57b Revert "[stackdriver log] 1. add getLogEntriesAfter to LogRegister." by xingdai · 5 years ago
  9. 813ef6f Move some utility to a common/ location by Julien Desprez · 5 years ago
  10. d2fac92 Address ddms logger in verbose mode by Julien Desprez · 5 years ago
  11. 7f8bc08 Align LogRegistry last logging format by Julien Desprez · 5 years ago
  12. b57f0e5 [stackdriver log] 1. add getLogEntriesAfter to LogRegister. by Xing Dai · 6 years ago
  13. 2742cb0 Create a collector that can log subset of the host-log by Julien Desprez · 6 years ago
  14. d33b15c Ensure some exception do not kill CommandScheduler by Julien Desprez · 6 years ago
  15. 4815ce3 Add sandbox display logging to get their stdout by Julien Desprez · 6 years ago
  16. 6ab1874 Allow log filtering per Tag and components by Julien Desprez · 6 years ago
  17. 2b79721 Merge "Make InputStreamSource a closeable for easier tracking" into oc-dev by Julien Desprez · 7 years ago
  18. 9073d69 Ensure ILogleveloutput options are copied when sharding by jdesprez · 7 years ago
  19. 8817e03 Make InputStreamSource a closeable for easier tracking by jdesprez · 7 years ago
  20. c1c24a1 Merge "Make sure the data source is canceled" into oc-dev by Julien Desprez · 7 years ago
  21. cec6784 Make sure the data source is canceled by jdesprez · 7 years ago
  22. 14084fb DO NOT MERGE Add name to /SnapshotInputStreamSource to know origin by jdesprez · 7 years ago
  23. d4ab769 Log more interesting events and allow strong poller by jdesprez · 7 years ago
  24. 3dff70b Ensure final logs are dumped to Global Log by jdesprez · 7 years ago
  25. bb7685c Build tradefed javadocs using devsite templates. by Billy Lamberta · 8 years ago
  26. 1abf2c0 Use less SnapshotInputStreamSource by Eric Rowe · 8 years ago
  27. 76333b0 Create a host monitor for heap memory by Julien Desprez · 8 years ago
  28. 85f8daf Add history logger for TF by Julien Desprez · 8 years ago
  29. 8f2f02b Clean up eclipse project warnings by Julien Desprez · 8 years ago
  30. 2e05488 add CLog.w(Throwable) to log stack traces with at warning level by Guang Zhu · 8 years ago
  31. 9cd6ca7 Clean some code base usage by Julien Desprez · 8 years ago
  32. ead9d92 Deprecate StubTestInvocationListener. by Allen Hair · 8 years ago
  33. 8bf33ef Synchronize logEntry to avoid concurrent exception by Julien Desprez · 8 years ago
  34. af9792b Fix project warnings for easier readability by Julien Desprez · 8 years ago
  35. 1b26bbf add a shim version of logAndDisplay(LogLevel, String) by Guang Zhu · 8 years ago
  36. 06b0d4c Move LogReceiver out of AuptTest by Jed Estep · 8 years ago
  37. c23bd41 Create a Tradefed bugreport function by Julien Desprez · 9 years ago
  38. dc19f70 refactor out testLog into a separate interface by Guang Zhu · 9 years ago
  39. 6906020 Set the default value of mMinEmailInterval to 5 minutes. by Moon Kim · 10 years ago
  40. 4a87faf Add min-email-interval option to TerribleFailureEmailHandler. by Moon Kim · 10 years ago
  41. b3b2b83 Reduce log level mistakenly modified in last commit. by Brett Chabot · 10 years ago
  42. 26f1294 Refactor command file parsing, watching and related handover logic. by Brett Chabot · 10 years ago
  43. 31b6fe4 Fix wtf on cmdfile reload. by Brett Chabot · 11 years ago
  44. cd5810e Fix CLog to omit inner class name from tag. by Brett Chabot · 11 years ago
  45. 116e75f changing the regex of the CLog simple class name parser to grab everything after the last . by Michael Jones · 11 years ago
  46. 22e1948 project WTF core pieces by Michael Jones · 11 years ago
  47. 11a43c4 Last minute javadoc fixes by Omari Stephens · 11 years ago
  48. c9e5268 Fix bugs in tradefed javadoc by Omari Stephens · 12 years ago
  49. 4093d93 Fix host log truncation. by Brett Chabot · 12 years ago
  50. 722ad72 Limit tradefed log files to a maximum size. by Brett Chabot · 12 years ago
  51. ba8f90f Compile warning cleanup. by Brett Chabot · 12 years ago
  52. a70860c Make ConsoleReaderOutputStream deal correctly with synchronous tasks by Omari Stephens · 13 years ago
  53. bd785b0 Attempt to redraw the active commandline when needed by Omari Stephens · 13 years ago
  54. a45aaf7 Use 0-23 hours in log timestamps instead of 1-24. by Brett Chabot · 13 years ago
  55. 683ee43 Source code cleanup. by Brett Chabot · 13 years ago
  56. cb2dcdd Add CLog#logAndDisplay and logs on device not available. by Brett Chabot · 13 years ago
  57. 95018b7 Change --userdata-flash to use enum. by Brett Chabot · 13 years ago
  58. dc0b63b Use LogLevel directly instead of the string representation by Omari Stephens · 13 years ago
  59. f86488f Add a '-l' shortcut for --log-level-display. by Brett Chabot · 13 years ago
  60. 0eabebe global auto organize imports. by Brett Chabot · 13 years ago
  61. dfd83b4 Add a test for building SDK test-apps with ant. by Brett Chabot · 13 years ago
  62. 841df6f Fix Eclipse compile warnings and unit test. by Brett Chabot · 13 years ago
  63. 1d35e66 Move up init of logger to before IBuildProvider.getBuild. by Brett Chabot · 13 years ago
  64. d354cd5 Create more convenient shims for the common Log methods by Omari Stephens · 13 years ago
  65. 77de04a 'important' option support. by Brett Chabot · 13 years ago
  66. facc14b Display default values for Options in help. by Brett Chabot · 13 years ago
  67. f3b876a Label config objects with OptionClass alias. by Brett Chabot · 13 years ago
  68. faff45a Add debugging info to track down log close race condition. by Brett Chabot · 14 years ago
  69. ddddcdf Fix run_tradefed_tests.sh. by Brett Chabot · 14 years ago
  70. 3852679 Fix more warnings. by Brett Chabot · 14 years ago
  71. 67801db Merge "Stop throwing exception if log is closed." by Brett Chabot · 14 years ago
  72. e637252 Add more context to logger timestamps by Omari Stephens · 14 years ago
  73. 9069934 Stop throwing exception if log is closed. by Brett Chabot · 14 years ago
  74. 35d50c6 Add a logger.init method. by Brett Chabot · 14 years ago
  75. a9a4317 Fix logging-related temporary file leaks by Omari Stephens · 14 years ago
  76. 0b1ee2f Merge "Fix Java warnings" by Omari Stephens · 14 years ago
  77. ca2f642 Fix Java warnings by Omari Stephens · 14 years ago
  78. 131d31c Add the ability to change logging levels from the console. by Tsu Chiang Chuang · 14 years ago
  79. 41978ee Create an interface for a clonable InputStream wrapper by Omari Stephens · 14 years ago
  80. 7388082 Add --log-tag-display option for global console log. by Brett Chabot · 14 years ago
  81. dcb2051 Add log tag filtering. by Brett Chabot · 14 years ago
  82. c817c29 Make loggers cloneable. by Brett Chabot · 14 years ago
  83. f3f6f91 Add logging debug stuff to console. by Brett Chabot · 14 years ago
  84. a17af5d Attempt to fix out of disk space issues. by Brett Chabot · 14 years ago
  85. bcb497c Change which logs are displayed. by Brett Chabot · 14 years ago
  86. 3759c85 Another round of Tradefed bug fixes: by Brett Chabot · 14 years ago
  87. 5e4bc50 Bunch of fixes. by Brett Chabot · 14 years ago
  88. 2ceabaa Adding support for threaded logging for TradeFederation. by Neal Nguyen · 14 years ago
  89. dd21ddf Bunch of bug fixes by Brett Chabot · 14 years ago
  90. 7e5f8ac TradeFed logging touchups. by Brett Chabot · 14 years ago
  91. 9ad2841 Fix log-level-display option. by Brett Chabot · 14 years ago
  92. feeb214 Support for capturing device logcat in background. by Brett Chabot · 15 years ago
  93. a826d07 Adjust FileLogger to display some logs to stdout. by Brett Chabot · 15 years ago
  94. 85df8c9 Initial work for TradeFederation logging. This is basic logging to unique temp files. by Neal Nguyen · 15 years ago
  95. 51a4e3d Support instrumentation test re-running and individual test timeout. by Brett Chabot · 15 years ago
  96. 74121d8 Initial TradeFederation iteration 1 code submission. by Brett Chabot · 15 years ago