Daily
This commit is contained in:
@@ -89,7 +89,7 @@ namespace MarketData.Services
|
||||
|
||||
string arg = args[0].ToUpper();
|
||||
|
||||
// log files are now of the form market_data+task.log. Also log files will expire daily
|
||||
// log files are now of the form market_data+task.log. Also log files will expire when > 1 days old
|
||||
if(!CreateLogging(arg))
|
||||
{
|
||||
Console.WriteLine("CreateLogging returned false.");
|
||||
|
||||
Reference in New Issue
Block a user