Parent Directory
|
Revision Log
|
Patch
revision 61 by william, Wed May 9 15:19:18 2012 UTC | revision 64 by william, Wed May 9 16:35:07 2012 UTC | |
---|---|---|
# | Line 164 namespace RomCheater.Logging | Line 164 namespace RomCheater.Logging |
164 | fi.Delete(); | 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); | Log.WriteLine("{0} ({2} v{3} {4}) created on {1}", LoggingConstants.AppLogFile, DateTime.Now.ToString(), LoggingConstants.AppName, LoggingConstants.AppVersion, LoggingConstants.AppBuild); |
logger.Debug.WriteLine("this is a debug message from logwriter"); | ||
167 | } | } |
168 | public void Clear() | public void Clear() |
169 | { | { |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |