[][src]Function maidsafe_utilities::log::init

pub fn init(show_thread_name: bool) -> Result<(), String>

Initialises the env_logger for output to stdout.

For further details, see the module docs.