Function cu29_log_runtime::log
source ยท pub fn log(entry: CuLogEntry) -> CuResult<()>Expand description
Function called from generated code to log data. It moves entry by design, it will be absorbed in the queue.
pub fn log(entry: CuLogEntry) -> CuResult<()>Function called from generated code to log data. It moves entry by design, it will be absorbed in the queue.