pub fn install_log_handle(handle: LogFilterReloadHandle)Available on crate feature
std only.Expand description
Registers a reload handle for a layer (stdout, file, etc.).
Can be called multiple times — each handle is appended.
pub fn install_log_handle(handle: LogFilterReloadHandle)std only.Registers a reload handle for a layer (stdout, file, etc.).
Can be called multiple times — each handle is appended.