Hi, Can anyone help me on how i can disable the st...
# suitecommerce
b
Hi, Can anyone help me on how i can disable the stacktrace in SuitCommerce advance store?
u
stacktrace? you mean logs in ssp application logs console.
b
yes,
Log are showing on webstore
Is there any way to disable the logs?
printing on the store front?
u
can you please screenshot of data you are referring too, actually I'm confusing it with SSP application log, which can be turned off if you set the logger level to ERROR instead of DEBUG/INFO in ssp application record,
b
message has been deleted
I want to display the message that is set against the parameter "details" only.
result.setStatus(reason);
result.setStatusDetails(errorMessage);
I am using this script to set the error message, which you can see in the JSON.
@Umar Zulfiqar, Can you point me from where i can set the logger level?
u
sorry, you are talking about some other issue. that require more information and debugging. I confused it with following area
b
Let me try with this one
Yeah, this is not reflecting either way.