Function mlzlog::set_thread_prefix [] [src]

pub fn set_thread_prefix(prefix: String)

Set logging prefix for the current thread.

This prefix is prepended to every log message from that thread.