I donāt even know what that is.
Itās a meat popsicle.
Yeah, I guess I should explain what it is.
I send my logs to a ud table in a (mostyl) standardized way.
I also built tooling that grabs input and output of functions etc.
This allows it to be logged.
This tool here, allows you to break out and examine the logs in detail.
Including JsonPath statements etc
You can do stuff like type
āinputā into the bottom, press breakout, and then that can be cut and pasted right into the swagger page (Epicor rest help) to call functions
Yes, I will take it haha, I found that Path statement for sQL and never went the distance making logging for exactly the service you are logging
I usually just export my stuff into excel, sort by my timestamp field in the logs then copy the json body I have stored with the logged service call GetRates, etc. and then paste that into VS code and format itā¦
I never went the extra mile to build something nice that uses PATH and all that to display it right then and there. your end user will thank you a ton for that manā¦ detailed logging is SOOOOO underrated when it comes to integrationsā¦ I donāt think companies focus enough on that (even automation studio ), Iāve never seen anything in the classes at insights that touch on debugging or logging or anything like that.
I hope so. Right now heās just panicking lol (understandably)
No, but you sat next to me in a class ā¦
That ladyās elbow can hyper extend like mine. Maybe more
Ooooh I wants it
Itās got bugs in itā¦
I will attempt to squish. Do you have a GitHub repo? If I find any I can send pull reqs