ray_log

Function ray_log 

Source
pub async fn ray_log<T: Into<String>>(
    value: T,
) -> Result<RayRequest, Box<dyn Error>>