public HubLogger() { _connections = new ConnectionMapping <string>(); System.Console.WriteLine("hub logger constructed"); }