mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:23:15 +08:00
0b6e08ebee
## What do these changes do? 1. Separate the log related code to logger.py from services.py. 2. Allow users to modify logging formatter in `ray start`. ## Related issue number https://github.com/ray-project/ray/pull/2664