Can anyone point me in the right direction in term...
# suitecommerce
o
Can anyone point me in the right direction in terms of logging expected errors that customers may experience when using our web store (i.e. as facilitated by the ErrorMangement module)? We’re finding it difficult to analyse issues reported by customers due to limited visibility of both a) the error displayed to them, and b) the state of their order when this occurs. I’m experimenting with extending the ErrorManagement module and adding a backend model to write details to the log (not successful so far). This feels a bit hacky. Are there any alternative approaches to this? Or am I missing something that’s already built in to SCA that addresses this?