mirror of
https://github.com/wassname/ray.git
synced 2026-09-24 13:50:48 +08:00
* Redis logging * Rearrange logging interfaces * Fix test case * Changes to logging interface and test case for logging * Fixes * Fix memory leaks * Add interface method to destroy logger * is_local -> is_direct * Merge fix