indigo_log_message_handler

Static indigo_log_message_handler 

Source
pub unsafe static mut indigo_log_message_handler: Option<unsafe extern "C" fn(level: indigo_log_levels, message: *const c_char)>
Expand description

If set, handler is used to print message instead of stderr/syslog output.