示例#1
0
        static CFLogger()
        {
            da = new LogEventDA();
            exDA = new LogExceptionEventDA();

            AdminsToRecieveRegistrationNotifications.Add("*****@*****.**");

            ModeratorsToRecievePlaceNotifications.Add("*****@*****.**");
        }
示例#2
0
        static CFLogger()
        {
            da   = new LogEventDA();
            exDA = new LogExceptionEventDA();

            AdminsToRecieveRegistrationNotifications.Add("*****@*****.**");

            ModeratorsToRecievePlaceNotifications.Add("*****@*****.**");
        }