This method indicates whether there are any more records available in the log file. It only returns TRUE after an attempt to read past the end of the file.
AtEndOfLog()
Returns TRUE if there are no more records available in the log file for reading. Otherwise, returns FALSE.