Skip to main content

Hi,

I have custom business logic in my project, some errors are depicted at Acumatica screen directly if something goes wrong, but sometimes errors are not very informative. Does Acumatica have embedded Logger to record all errors that happen or maybe there exists some approach how to record all errors ?

Acumatica version 2021R2

PXTrace is probably what you are looking for, HERE is a link to a good blog post on the subject. 

 

You can also click Tools → Trace to view the trace log and usually it has more information and the callstack when the error occured. 


PXTrace is probably what you are looking for, HERE is a link to a good blog post on the subject. 

 

You can also click Tools → Trace to view the trace log and usually it has more information and the callstack when the error occured. 

@markusray17 

Thanks


Reply