mirror of
https://github.com/wassname/ray.git
synced 2026-07-22 13:00:49 +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