mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 03:18:59 +08:00
3027dde303
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.