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
_log.Value.FormattedInfo(typeof(ExceptionlessClient),"Configuration is invalid: {0}. The queue will not be processed.",String.Join(", ",Configuration.Validate().Messages));
_log.Value.FormattedError(typeof(ExceptionlessClient),"Disabling client due to invalid configuration: {0}",String.Join(", ",Configuration.Validate().Messages));
0 commit comments