I'm wondering how the daily amount of backtest log (3072kb total max) resets, e.g., is it all at once at a certain time each day? To test my strategy I output trade ideas for each month so I can model things locally, and each month takes up like half the daily log amount. It takes like 6 hours per month for each backtest to finish, and it's a bit annoying when it gets close to the end and hits the max (especially since ultimately I usually run things for data up to the past year). So understanding how the reset works would help me avoid issues. Thanks.