mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +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.