ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.Logging/LogWriter.cs
(Generate patch)

Comparing trunk/RomCheater.Logging/LogWriter.cs (file contents):
Revision 63 by william, Wed May 9 15:19:18 2012 UTC vs.
Revision 64 by william, Wed May 9 16:35:07 2012 UTC

# Line 164 | Line 164 | namespace RomCheater.Logging
164                      fi.Delete();
165              }
166              Log.WriteLine("{0} ({2} v{3} {4}) created on {1}", LoggingConstants.AppLogFile, DateTime.Now.ToString(), LoggingConstants.AppName, LoggingConstants.AppVersion, LoggingConstants.AppBuild);
167            logger.Debug.WriteLine("this is a debug message from logwriter");
167          }
168          public void Clear()
169          {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines