/[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 2002 by torben, Mon Jul 8 14:28:01 2013 UTC revision 2003 by torben, Mon Jul 8 14:49:31 2013 UTC
# Line 348  namespace DaoMqPump2 Line 348  namespace DaoMqPump2
348              }              }
349    
350    
351              filename += "transactionlog_" + name + "_" + now.Year.ToString("D4") + now.Month.ToString("D2") + ".log";              filename += name + "_" + now.Year.ToString("D4") + now.Month.ToString("D2") + ".log";
352    
353              return filename;              return filename;
354          }          }

Legend:
Removed from v.2002  
changed lines
  Added in v.2003

  ViewVC Help
Powered by ViewVC 1.1.20