If the application's override of this function returns TRUE, the record will be saved to the log file. If the return is FALSE, the record will be discarded.
Description
Indicates that data is about to be saved to the log file
Remarks
This function is called by the RouteTrak Engine immediately before a record is to be saved to the log file.
The application may choose to filter data records to reduce the size of the log file. This function provides the application the ability to analyze each record and filter it out if it is not of interest.