junobuild_satellite

Function info

Source
pub fn info(message: String) -> Result<(), String>
Expand description

Logs an informational message.

This function is a convenience wrapper for log, setting the log level to Info.