pub fn set_current_plugin_id(id: Option<&str>)
Tag the active plugin so the host log() function can attribute output for rate-limiting. Pass None to clear after the render.
log()
None