Function quest_hook::setup
source · [−]pub fn setup(tag: impl ToString)Expand description
Sets up Android logging with the provided tag and default settings using
tracing. Also sets up panic handling with backtrace and spantrace
capture enabled.