Skip to main content

handle_app_log

Function handle_app_log 

Source
pub fn handle_app_log(buf: &[u8], component_id: &str)
Expand description

Handle an application log. Has the potential to both forward the log to OTel and to emit it as a tracing event.