mirror of
https://github.com/wassname/ray.git
synced 2026-07-17 11:32:33 +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