Is there a way to avoid filling up the Logs? While I am backtesting I use mostly Debug to the console and only when I am certain that things will actually work somewhat the way I want, I would use Logs.

The problem is that when I try to access the Logs, they are already filled for the day (my quote of allocation is gone), how do I delete the logs if I am not using them? So, I avoid not having the space for logs available when I need them?!