You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In TLogSysLogProvider.WriteLog it should use msg.Msg.Content rather than msg.Msg.Text. By using the Text property directly, the Process property is overwritten/removed.