Page 1 of 1

Ablecommerce Log file

Posted: Wed Aug 09, 2017 2:55 am
by Crazziee
Is there a way to limit or stop (turn on/off) the creation/addition of the sql.log file?

thanks,

Re: Ablecommerce Log file

Posted: Wed Aug 09, 2017 11:19 pm
by jmestep
This is not in AC Gold? Then it's likely you have some kind of data access dll that has been compiled in debug mode and are using. You might be able to track down which dll by seeing what sql statements are being logged- whether it's all AC sql or just for a particular custom component.