#[unsafe(no_mangle)]pub extern "C" fn glean_enable_logging()
Expand description
Initialize the logging system based on the target platform. This ensures that logging is shown when executing the Glean SDK unit tests.
#[unsafe(no_mangle)]pub extern "C" fn glean_enable_logging()
Initialize the logging system based on the target platform. This ensures that logging is shown when executing the Glean SDK unit tests.