Skip to main content

set_level

Function set_level 

Source
pub fn set_level(level: LevelFilter)
Expand description

Adjusts the global threshold without reinstalling. Intended for plugin natives that expose a runtime knob — bind it to a Pawn-callable helper such as MyPlugin_SetLogLevel(level).