diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 68853c4..9e480f9 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -9,20 +9,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -96,21 +83,11 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -128,6 +105,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -149,13 +146,6 @@
- messagedis
- d
- dict
- multicas
- multicastI
- multicastId
- multic
multicast
multicastID
us
@@ -179,6 +169,13 @@
APP:
APP: A
APP:
+ no
+ notifica
+ notificationS
+ notificationSEr
+ notificationSErv
+ notificationSErver
+ notificationSErver.
C:\Users\loke\TextTwist\out\production
@@ -359,7 +356,6 @@
-
@@ -368,6 +364,7 @@
+
@@ -1351,12 +1348,12 @@
-
+
-
+
@@ -1411,14 +1408,6 @@
-
-
-
-
-
-
-
-
@@ -1468,8 +1457,8 @@
-
-
+
+
@@ -1503,8 +1492,8 @@
-
-
+
+
@@ -1601,16 +1590,6 @@
-
-
-
-
-
-
-
-
-
-
@@ -1839,8 +1818,24 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Server/src/com/texttwist/server/Server.java b/Server/src/com/texttwist/server/Server.java
index 217d89f..b7137f5 100644
--- a/Server/src/com/texttwist/server/Server.java
+++ b/Server/src/com/texttwist/server/Server.java
@@ -33,7 +33,7 @@ public class Server {
public static Integer multicastId = Config.NotificationServiceStubPort;
public Server() throws IOException {
- logger = new Logger(new File("./notificationServer.log"), "Server", true);
+ logger = new Logger(new File("./server.log"), "Server", true);
Server.logger.write("Services starting ...");
startAuthService();
startJedisService();