System.NullReferenceException: Object reference not set to an instance of an object.
at ASK.ServEasy.Windows.Log.LogManager.ProcessLogMessage(LogMessage logMsg)
at ASK.ServEasy.Windows.Log.LogManagerAppender.PushLogMessages()
at ASK.ServEasy.Windows.Containers.WinFormContainer.PushLogMessages()
at ASK.ServEasy.Windows.WinForms.ModuleForm.theLogTimer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

System.NullReferenceException: Object reference not set to an instance of an object.
at ASK.ServEasy.Windows.Log.LogManager.ProcessLogMessage(LogMessage logMsg)
at ASK.ServEasy.Windows.Log.LogManagerAppender.PushLogMessages()
at ASK.ServEasy.Windows.Containers.WinFormContainer.PushLogMessages()
at ASK.ServEasy.Windows.WinForms.ModuleForm.theLogTimer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)