zowe / launcher

Eclipse Public License 2.0
0 stars 4 forks source link

Print out a long line to check log length #101

Closed 1000TurquoisePogs closed 8 months ago

1000TurquoisePogs commented 8 months ago

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.