aboutsummaryrefslogtreecommitdiff
path: root/mobly/logger.py
AgeCommit message (Expand)Author
2021-02-12Drop the py2 compatibility support modules. (#720)Eric Lin (Tzu Hsiang Lin)
2021-01-20Re-format all codes to Google style. (#713)Ang Li
2021-01-13Move to 2-space indent: top-level mobly files. (#701)Ang Li
2019-10-23Log path changes in `BaseTestClass`. (#650)Ang Li
2019-10-07Remove long deprecated APIs. (#640)Ang Li
2019-10-01Fix line length on comment (#637)winterfroststrom
2019-10-01Preserve extensions when truncating filenames (#636)winterfroststrom
2019-09-20Add logic to sanitize windows filenames (#629)winterfroststrom
2019-08-01Add ability to override the log alias directory. (#584)winterfroststrom
2019-06-24Fix various deprecation warnings for raw strings. (#585)winterfroststrom
2018-10-04Remove unused args in logger module. (#517)Ang Li
2018-01-30Deprecate old test output. (#381)Ang Li
2017-08-10Cleanup docstring indentation style (#303)David T.H. Kao
2017-07-25New Output Format (#246)Ang Li
2017-06-15Fix some style errors. (#230)Keith Dart
2017-04-07Remove unecessary shebang lines. (#181)David T.H. Kao
2017-03-17Don't try symlinking log dir if the OS doesn't support it. (#152)Alexander Dorokhine
2017-01-09String formatting clean up. (#76)Ang Li
2016-12-28Refactor logger.epoch_to_log_line_timestamp (#62)ygw11223
2016-12-07Remove executable permissions from library classes.Alexander Dorokhine
2016-11-01Initial commit of Mobly.Alexander Dorokhine