Function enso_prelude::debug::logging::info[][src]

pub fn info(text: impl AsRef<str>)
Expand description

Writes given text either to the stdout (non-wasm) or Web Console (wasm).