mirror of
https://github.com/wassname/ray.git
synced 2026-09-25 14:00:37 +08:00
1. Fix the problem of duplicated stored logs. 2. Save log whose level is higher than severity_threshold, not only with severity_threshold. 3. Fix a `log_dir` bug: storing logs in a wrong path.