mirror of
https://github.com/wassname/ray.git
synced 2026-07-14 11:17:54 +08:00
* spdlog support * fatal abort for spdlog * print all logs in stderr if no logger given * fix log test * install signal handler for spdlog by reusing glog lib * fix lint * Avoid duplicated dump * log rotation and fmt comments * fix