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

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

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