mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 12:45:44 +08:00
0b7a3d9e02
* 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