Function re_log::setup_logging
source · pub fn setup_logging()Expand description
Automatically does the right thing dependending on target environment (native vs. web).
Directs log calls to stderr on native.
pub fn setup_logging()Automatically does the right thing dependending on target environment (native vs. web).
Directs log calls to stderr on native.