Ray

Results 2 issues of Ray

When I was making a clang-format config, I found that we had some issues with the `DEBUGLOG` macro. For example, things would be reformatted like this: ```cpp DEBUGLOG( std::cout

enhancement