log-replay icon indicating copy to clipboard operation
log-replay copied to clipboard

Fix issue when reading very long lines in log file.

Open rakista112 opened this issue 6 years ago • 2 comments

This PR uses the Reader.ReadLine method as Scanner is limited by the const MaxScanTokenSize.

rakista112 avatar Jul 31 '19 09:07 rakista112

good commit

westfly avatar Jun 10 '21 08:06 westfly

Following up on this PR for reviews or merging.

rakista112 avatar Jul 02 '21 07:07 rakista112