Developer forum

Forum » Ecommerce - Standard features » Massive logging within

Massive logging within

Ton Martens
Reply

Hi,

We see huge amounts of logging info being written to the  EcomOrders-table. We wonder if this can be switched off or at least minimized because pages of logging-info is being written and we suspect the order-process to become slow because of this.

The update statement: UPDATE EcomOrders SET OrderDebuggingInfo = '<DebuggingInfos> ... 40.000 characters!!! ... </DebuggingInfos>' WHERE OrderID = 'CART5085'

The field OrderDebuggingInfo gets updated with a value of a length of 40.000 characters! And this is done several times while adding products to a cart.

Thanks,

Ton

 

orderlog.png

Replies

 
Nicolai Høeg Pedersen
Reply

In management center, solution settings you can disable loggings.

 

BR Nicolai

 
Ton Martens
Reply

Thanks, but which setting is this? The only setting that has something to do with logging, doesn't make a difference.

 

You must be logged in to post in the forum