[Enhancement] Support dumping logs of different ranks (#968)
* Add hostname * Update mmengine/logging/logger.py Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Fix lint * support record device id * Fix unit test * Clean the code * Fix as comment * Fix as comment * Fix unit test * Update doc * Fix unit test * Adjust sequence * Replace \ with () * remove unnecessary () * does not change filename in single gpu training * Fix ci * fix docs * Fix as comment --------- Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Showing
- docs/en/design/logging.md 31 additions, 26 deletionsdocs/en/design/logging.md
- docs/zh_cn/design/logging.md 28 additions, 25 deletionsdocs/zh_cn/design/logging.md
- mmengine/logging/logger.py 80 additions, 16 deletionsmmengine/logging/logger.py
- tests/test_logging/test_logger.py 62 additions, 3 deletionstests/test_logging/test_logger.py
Loading
Please register or sign in to comment