static LoggerHelper() { m_logWriter = new LogWriter(); Application.RegisterLogCallback(new Application.LogCallback(ProcessExceptionReport)); }