Earlier quoted context omitted.
This has nothing to do with what is being discussed in this subthread.
Sure it does. If your log lines are distinct (e.g. they have timestamps or unique IDs) then you can use less's search highlighting to provide a visual marker for a specific line, similar to what you can do by manually inserting a bunch of blank lines on the console. This trick doesn't work if your log file has a bunch of identical lines and you want to keep an eye on their rate, though.
Enter method:
1. Press enter a bunch of times
2. Reload browser
3. Press enter a bunch of times and scroll up
Your method: 1. Search for last line in output to highlight it?
2. Reload page
3. Try and figure out where stuff starts and ends with loads of visual noise