Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater/AppConsts.cs 2012/05/09 08:41:36 20 +++ trunk/RomCheater/AppConsts.cs 2012/05/09 08:42:07 21 @@ -22,7 +22,7 @@ #region Logging Constants public static void LogApplicationStatup() - {; + { logger.WriteLine("{0} created on {1}", AppLogFile, DateTime.Now.ToString()); logger.WriteLine("{0} version: {1} {2} build", AppName, AppVersion, AppBuild); }
ViewVC Help | |
Powered by ViewVC 1.1.22 |