Function glib::log_set_writer_func
source · pub fn log_set_writer_func<P: Fn(LogLevel, &[LogField<'_>]) -> LogWriterOutput + Send + Sync + 'static>(
writer_func: P
)Available on crate feature
v2_50 only.pub fn log_set_writer_func<P: Fn(LogLevel, &[LogField<'_>]) -> LogWriterOutput + Send + Sync + 'static>(
writer_func: P
)v2_50 only.