mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:23:17 +08:00
eec1a3eb89
* [WIP] Support different backend log lib * Refine code, unify level, address comment * Address comment and change formatter * Fix linux building failure. * Fix lint * Remove log4cplus. * Add log init to raylet main and add test to travis. * Address comment and refine. * Update logging_test.cc