How to deal with "log files size exceeded 20xx MB, test terminated" ?

 
I encountered a validation error on the market mql4 " log files size exceeded"  how can I fix this problem?
 
A shallow google search and I found this.
How to deal with "log files size exceeded 20xx MB, test terminated" while publishing?
How to deal with "log files size exceeded 20xx MB, test terminated" while publishing?
  • 2021.03.15
  • Hardworking Pig
  • www.mql5.com
I have isLogging parameter in EA to indicate whether calling Print() or not. I turned it off but failed to pass validation of MQL5...