Stylizing Debug Info for barcode/po-recieve/ API #11361
Idea-Junkie
started this conversation in
Show and tell
Replies: 2 comments 2 replies
-
|
So there will be one log per plugin? We alone ship 4 with core, this does not scale |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I am working on API Debug for one of the barcode scans and wanted everyone's thoughts on this style of comments below, I will obviously be adding more as this is just a general idea,
API addition
The added error log as seen below will introduce "Plugin Debug Info" for suppliers if the suppliers plugin fails to find a matching item
"DigiKeyBarcodePlugin" will be replaced by whatever the name of the plugin was tested on the suppliers barcode scanned with the " Debug" Appended at the end
Possible Issues
With this being said I realize if they have many different plugins that do not work it could get filled up very fast, I will be thinking more on if I need to find a better and shorter way of doing this for the API response and should leave those to the debug logs.
Any feedback would be appreciated as well!
Beta Was this translation helpful? Give feedback.
All reactions