Perform a binary search through a log file to find a range of times and print the corresponding lines
Primary LanguagePython