[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.14" ) ]
public string[] ring_buffer_logger_get_logs ()
Fetches the current logs per thread from the ring buffer logger.
See add_ring_buffer_logger for details.
NULL-terminated array of strings with the debug output per thread |