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