Logging
The logging system is the most important analysis tool we have.
This allows us to export any variable data we want out to an external text file. This way we can use any data processor to parse the data. (Excel, MATLAB, R, etc.)
Initializing the Log Files
We first need to initialize the log files and prepare them before each test.
- 1. Create empty File Pointers