This commit is contained in:
2024-02-22 15:03:09 -05:00
parent 29b417e3f7
commit f3c781e4b5

View File

@@ -50,7 +50,7 @@ namespace MarketData
MDTrace.WriteLine(LogLevel.DEBUG,String.Format("64BIT={0}",Utility.Is64Bit())); MDTrace.WriteLine(LogLevel.DEBUG,String.Format("64BIT={0}",Utility.Is64Bit()));
MDTrace.WriteLine(LogLevel.DEBUG,"usage {service}"); MDTrace.WriteLine(LogLevel.DEBUG,"usage {service}");
MDTrace.WriteLine(LogLevel.DEBUG,"****************** T E S T D A T A S O U R C E S E T C .,***************"); MDTrace.WriteLine(LogLevel.DEBUG,"****************** T E S T D A T A S O U R C E S E T C .,***************");
MDTrace.WriteLine(LogLevel.DEBUG," RUNTESTS - tests data sources"); MDTrace.WriteLine(LogLevel.DEBUG," RUNTESTS - tests data sources.");
MDTrace.WriteLine(LogLevel.DEBUG," RUNPRICECHECKOPENPOSITIONS - lists the latest available price for the open positions"); MDTrace.WriteLine(LogLevel.DEBUG," RUNPRICECHECKOPENPOSITIONS - lists the latest available price for the open positions");
MDTrace.WriteLine(LogLevel.DEBUG," SENDSMSEMAIL {message} - sends an SMS email to system recipient"); MDTrace.WriteLine(LogLevel.DEBUG," SENDSMSEMAIL {message} - sends an SMS email to system recipient");
MDTrace.WriteLine(LogLevel.DEBUG,"****************** D A I L Y U P D A T E ***************"); MDTrace.WriteLine(LogLevel.DEBUG,"****************** D A I L Y U P D A T E ***************");