Always update file size
This commit is contained in:
@@ -142,6 +142,8 @@ namespace TimberWinR.Inputs
|
||||
}
|
||||
_logFileMaxRecords[logName] = lrn;
|
||||
}
|
||||
|
||||
_logFileSizes[logName] = fi.Length;
|
||||
}
|
||||
foreach (string fileName in _logFileMaxRecords.Keys.ToList())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user