[Enhance] Refine MMLogger and change save dir of MMLogger and Visualizer (#205)
* MMLogger can call get_current_instance without get_instance, change log path * fix docstring * fix docstring and update UT * Fix runner * fix docstring and lint * fix ut below python3.8 * resolve circle import
Showing
- mmengine/logging/logger.py 16 additions, 13 deletionsmmengine/logging/logger.py
- mmengine/logging/message_hub.py 22 additions, 11 deletionsmmengine/logging/message_hub.py
- mmengine/runner/runner.py 5 additions, 3 deletionsmmengine/runner/runner.py
- tests/test_logging/test_logger.py 15 additions, 2 deletionstests/test_logging/test_logger.py
- tests/test_logging/test_message_hub.py 10 additions, 1 deletiontests/test_logging/test_message_hub.py
Loading
Please register or sign in to comment