public override void SetText(string text)
 {
     LogDisplay.SetText(text);
 }