pub fn take_thread_buffer() -> Vec<ConsoleEntry>Expand description
Drain (and return) the buffered console entries for the current thread.
pub fn take_thread_buffer() -> Vec<ConsoleEntry>Drain (and return) the buffered console entries for the current thread.