pub fn ray_log<T: Into<String>>(value: T) -> Result<RayRequest, Box<dyn Error>>
This will be removed; use ray() instead