Esempio n. 1
0
        static CFLogger()
        {
            da = new LogEventDA();
            exDA = new LogExceptionEventDA();

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

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

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

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