Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print out a long line to check log length #101

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

1000TurquoisePogs
Copy link
Member

This PR adds a message that gets printed in early startup of launcher that says

-- If you cant see '500' at the end of the line, your log is too short to read!80--------90------ 100----------------------125----------------------150----------------------175----------------------200----------------------225----------------------250----------------------275----------------------300----------------------325----------------------350----------------------375----------------------400----------------------425----------------------450----------------------475----------------------500

The intent is that before reading someone's logs, you should first check that you can actually see '500' at the end, or else you can expect that the log may be missing content and needs to be regenerated.

@1000TurquoisePogs 1000TurquoisePogs changed the base branch from v2.x/master to v2.x/staging November 9, 2023 13:00
Copy link
Member

@DivergentEuropeans DivergentEuropeans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense why we need this

@1000TurquoisePogs 1000TurquoisePogs merged commit 95eaed2 into v2.x/staging Nov 9, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants