/[projects]/dao/DaoMqPump2/DaoMqPump2/Transport.cs
ViewVC logotype

Diff of /dao/DaoMqPump2/DaoMqPump2/Transport.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2176 by torben, Sat May 17 10:53:58 2014 UTC revision 2177 by torben, Mon May 19 19:51:47 2014 UTC
# Line 92  namespace DaoMqPump2 Line 92  namespace DaoMqPump2
92              statusData.counter = 0;              statusData.counter = 0;
93              statusData.lastErrorMessage = statusData.lastOkTime = statusData.lastErrorTime = "";              statusData.lastErrorMessage = statusData.lastOkTime = statusData.lastErrorTime = "";
94    
95              logfile = new Logfile(name, controller.logDirectory);              logfile = new Logfile(LogfileType.LogEvents,  name, controller.logDirectory);
96              logfile.addSingleLogEntry("Starting ... ");              logfile.addSingleLogEntry("Starting ... ");
97          }          }
98    

Legend:
Removed from v.2176  
changed lines
  Added in v.2177

  ViewVC Help
Powered by ViewVC 1.1.20