File reading logic for log files.
File
Create a File BufReader from PathBuf. Throw IO Error for failure to create the buffer.
BufReader
PathBuf