Clearing the ServerLog between runs

I have been using console.log() and checking the “ServerLog” between runs to learn, find and fix problems. Is there a way to clear that log between runs? I did open the terminal and ls -l in every folder to see if I could find it.

You can clear the log by selecting Server => Restart App Server. This is the only way to clear the log right now.