Logger.set_logger_task

Sets the task name of the logger for the whole program Note should be set in the logger task when the logger task is ready and has been started correctly

struct Logger
@trusted @nogc nothrow
void
set_logger_task
in (this.logger_task_name.length == 0, "Logger task name is already set")