ray_log

Function ray_log 

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