-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wrong offset in large logs when some are skipped.
Timestamps in large logs written to console have wrong positive offset when logs are partly skipped. So you never see the last timestamp in the situation. Changes made in commit 5a5e7b9 touch Parse From Finish logic and began the offset. They were partly reverted.
- Loading branch information
Aleksey Svistunov
committed
Aug 18, 2022
1 parent
e645488
commit 45f101d
Showing
2 changed files
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters